Home
last modified time | relevance | path

Searched defs:testValues (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/modules/DnsResolver/
H A DExperimentsTest.cpp113 std::vector<int> testValues = {50, 3, 5, 0}; in TEST_F() local
122 std::vector<int> testValues = {5, 1, 6, 0}; in TEST_F() local
134 std::vector<int> testValues = {100, 50, 30, 5}; in TEST_F() local
141 std::vector<int> testValues = {100, 37, 0, 30}; in TEST_F() local
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DLocalSocketAddress_NamespaceTest.java30 public void testValues() { in testValues() method in LocalSocketAddress_NamespaceTest
H A DNetworkInfo_DetailedStateTest.java38 public void testValues() { in testValues() method in NetworkInfo_DetailedStateTest
H A DNetworkInfo_StateTest.java33 public void testValues() { in testValues() method in NetworkInfo_StateTest
/aosp12/frameworks/base/core/tests/coretests/src/android/database/
H A DCursorWindowTest.java71 public void testValues() { in testValues() method in CursorWindowTest
/aosp12/frameworks/av/media/libmediatranscoding/tests/
H A DAdjustableMaxPriorityQueue_tests.cpp148 int testValues[] = {1, 2, 3}; in TEST() local
182 int testValues[] = {1, 2, 3}; in TEST() local
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCamera2CaptureRequestTest.java328 long[] testValues = new long[DEFAULT_NUM_EXPOSURE_TIME_STEPS + 1]; in getExposureTimeTestValues() local
365 int[] testValues = new int[numSteps + 1]; in getSensitivityTestValues() local
/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A DBinderProxyCountingTest.java197 int[] testValues = {223, -103, -13, 25, 90, -222}; in testBinderProxyCount() local