Home
last modified time | relevance | path

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

/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/
DPhFlagsTest.java707 int testValue = 4; in testAggregateErrorReportingTtlDays() local
729 String testValue = "foo/bar"; in testAggregateErrorReportingUrlPath() local
751 int testValue = 5; in testAggregateErrorReportingThreshold() local
772 int testValue = 4; in testAggregateErrorReportingIntervalInHours() local
816 int testValue = 10; in testAggregatedErrorReportingHttpTimeoutSeconds() local
838 int testValue = 5; in testAggregatedErrorReportingHttpRetryLimit() local
860 String testValue = "foo/bar"; in testEncryptionKeyFetchUrl() local
881 Long testValue = 100L; in testEncryptionKeyMaxAgeSeconds() local
/packages/modules/DnsResolver/
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
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlOffsetDescriptorTest.java36 int testValue = 100; in testVolumeControlOffsetDescriptorInvalidIdOperations() local
96 int testValue = 100; in testVolumeControlOffsetDescriptorAllValidApiCalls() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/soap/
DHttpsServiceConnectionTest.java214 String testValue = "close"; in verifyNotUpdatingRequestPropertyForIgnorableProperty() local
228 String testValue = "application/x-www-form-urlencoded"; in verifyCallingSetRequestPropertyForProperty() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivityservice/
DCSCaptivePortalAppTest.kt125 val testValue = "testvalue" in startCaptivePortalApp() constant
/packages/apps/Car/Launcher/app/tests/src/com/android/car/carlauncher/calmmode/
DTemperatureDataTest.java42 float testValue = 25.12345f; in testBuilder_celsius_objectCreated() local
52 float testValue = 80.1234f; in testBuilder_fahrenheit_objectCreated() local
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/phr/validations/
DMedicalResourceValidatorTest.java648 public void testCalculateMedicalResourceType_pregnancyStatus_pregnancy( in testCalculateMedicalResourceType_pregnancyStatus_pregnancy()
663 public void testCalculateMedicalResourceType_pregnancyOutcome_pregnancy( in testCalculateMedicalResourceType_pregnancyOutcome_pregnancy()