Home
last modified time | relevance | path

Searched defs:testValue (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/google/av/media/eco/tests/
H A DEcoDataTest.cpp61 std::string testValue; in TEST() local
97 std::string testValue; in TEST() local
111 int32_t testValue; in TEST() local
134 int32_t testValue; in TEST() local
147 int32_t testValue; in TEST() local
161 int64_t testValue; in TEST() local
184 int64_t testValue; in TEST() local
197 int64_t testValue; in TEST() local
211 float testValue; in TEST() local
234 float testValue; in TEST() local
[all …]
/aosp12/packages/modules/DnsResolver/
H A DExperimentsTest.cpp114 for (int testValue : testValues) { in TEST_F() local
123 for (int testValue : testValues) { in TEST_F() local
135 for (int testValue : testValues) { in TEST_F() local
142 for (int testValue : testValues) { in TEST_F() local
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/soap/
H A DHttpsServiceConnectionTest.java214 String testValue = "close"; in verifyNotUpdatingRequestPropertyForIgnorableProperty() local
228 String testValue = "application/x-www-form-urlencoded"; in verifyCallingSetRequestPropertyForProperty() local
/aosp12/frameworks/base/core/tests/coretests/src/android/provider/
H A DSettingsProviderTest.java75 final String testValue = "testValue"; in testRowNameContentUriForSecure() local
93 final String testValue = "0"; in testRowNameContentUriForSystem() local
110 String testKey, String testValue, String secondTestValue) { in testRowNameContentUri()
/aosp12/art/test/828-partial-lse/src/
H A DMain.java28 public static void $noinline$doTest(boolean testValue) { in $noinline$doTest()
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp475 int32_t testValue[] = { 0, -123, 123 }; in TEST_F() local
1100 std::vector<uint64_t> const testValue = { std::numeric_limits<uint64_t>::max(), 0, 200 }; in TEST_F() local
/aosp12/frameworks/base/core/java/android/animation/
H A DPropertyValuesHolder.java813 Object testValue = null; in setupSetterAndGetter() local
/aosp12/hardware/interfaces/graphics/mapper/4.0/vts/functional/
H A DVtsHalGraphicsMapperV4_0TargetTest.cpp2497 uint8_t testValue = 1; in TEST_P() local
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java3764 final String testValue = "testvalue"; in testCaptivePortalApp() local