Home
last modified time | relevance | path

Searched refs:expectedPropertyValue (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/FgsTest/src/android/app/cts/fgstest/
DActivityManagerForegroundServiceTypeTest.java277 final String expectedPropertyValue = "foo"; in testForegroundServiceTypeSpecialUseProperty() local
289 assertEquals(expectedPropertyValue, prop.getString()); in testForegroundServiceTypeSpecialUseProperty()