Home
last modified time | relevance | path

Searched defs:testStatement (Results 1 – 11 of 11) sorted by relevance

/platform_testing/libraries/health/options/tests/src/android/platform/test/options/
DTestOptionTest.java74 Statement testStatement = in testSuppliedValue_valid() local
92 Statement testStatement = in testSuppliedValue_invalid() local
109 Statement testStatement = in testRequiredValueAbsent_explicit() local
126 Statement testStatement = in testRequiredValueAbsent_implicit() local
142 Statement testStatement = in testRequiredValueAbsent_withDefault() local
157 Statement testStatement = in testNonRequiredValueAbsent() local
175 Statement testStatement = in testOptionErrorSkipsTest_invalidValue() local
198 Statement testStatement = in testOptionErrorSkipsTest_requiredMissing() local
228 Statement testStatement = in testUninitializedOptionThrows() local
DBooleanOptionTest.java53 Statement testStatement = in testParsing_true() local
69 Statement testStatement = in testParsing_false() local
DIntegerOptionTest.java59 Statement testStatement = in testParsing_valid() local
77 Statement testStatement = in testParsing_invalid() local
DDoubleOptionTest.java59 Statement testStatement = in testParsing_valid() local
77 Statement testStatement = in testParsing_invalid() local
DLongOptionTest.java59 Statement testStatement = in testParsing_valid() local
77 Statement testStatement = in testParsing_invalid() local
DStringOptionTest.java54 Statement testStatement = in testRetrieval() local
/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
DUnlockScreenRuleTest.java41 Statement testStatement = in testScreenOff() local
57 Statement testStatement = in testScreenLocked() local
73 Statement testStatement = in testScreenOn() local
DPressHomeRuleTest.java49 Statement testStatement = new Statement() { in testPressHomeEnabled() local
71 Statement testStatement = new Statement() { in testPressHomeDisabled() local
DNotificationPressureRuleTest.java44 Statement testStatement = in testPostNotifications_withoutPackage() local
69 Statement testStatement = in testPostNotifications_withPackage() local
DNaturalOrientationRuleTest.java43 Statement testStatement = new Statement() { in testNaturalOrientationSetAndUnset() local
DGarbageCollectRuleTest.java57 Statement testStatement = new Statement() { in testCallsGcBeforeTest() local