Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/soap/
DHttpsServiceConnectionTest.java212 String testValue = "close"; in verifyNotUpdatingRequestPropertyForIgnorableProperty() local
226 String testValue = "application/x-www-form-urlencoded"; in verifyCallingSetRequestPropertyForProperty() local
/frameworks/base/core/tests/coretests/src/android/provider/
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()
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp394 int32_t testValue[] = { 0, -123, 123 }; in TEST_F() local
1069 std::vector<uint64_t> const testValue = { std::numeric_limits<uint64_t>::max(), 0, 200 }; in TEST_F() local
/frameworks/base/core/java/android/animation/
DPropertyValuesHolder.java813 Object testValue = null; in setupSetterAndGetter() local
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java2924 final String testValue = "testvalue"; in testCaptivePortalApp() local