Searched defs:testValues (Results 1 – 8 of 8) sorted by relevance
/aosp12/packages/modules/DnsResolver/ |
H A D | ExperimentsTest.cpp | 113 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 D | LocalSocketAddress_NamespaceTest.java | 30 public void testValues() { in testValues() method in LocalSocketAddress_NamespaceTest
|
H A D | NetworkInfo_DetailedStateTest.java | 38 public void testValues() { in testValues() method in NetworkInfo_DetailedStateTest
|
H A D | NetworkInfo_StateTest.java | 33 public void testValues() { in testValues() method in NetworkInfo_StateTest
|
/aosp12/frameworks/base/core/tests/coretests/src/android/database/ |
H A D | CursorWindowTest.java | 71 public void testValues() { in testValues() method in CursorWindowTest
|
/aosp12/frameworks/av/media/libmediatranscoding/tests/ |
H A D | AdjustableMaxPriorityQueue_tests.cpp | 148 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 D | Camera2CaptureRequestTest.java | 328 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 D | BinderProxyCountingTest.java | 197 int[] testValues = {223, -103, -13, 25, 90, -222}; in testBinderProxyCount() local
|