Searched refs:possible (Results 1 – 7 of 7) sorted by relevance
61 private void assertScreenCapturePossible(boolean possible) throws InterruptedException { in assertScreenCapturePossible() argument96 assertEquals(possible, screenShotIntent.getBooleanExtra(KEY_HAS_SCREENSHOT, false)); in assertScreenCapturePossible()
6 The test app re-uses the user's consent token through two possible mechanisms:
60 // build/soong/common/arch.go default returns nil; no default possible
34 Dhrystone is used most. There should be, as far as possible, only43 o As far as it is possible without changes to the Dhrystone statistics,54 remain unchanged as much as possible. (Very few changes were68 distributed as widely as possible. (Version 2.1 differs from version109 statements, operand types and locality) still hold as much as possible.296 possible. Therefore, optimizations performed by compilers - other
87 a set for each possible DPI bucket (tvdpi, xxhdpi, etc.) that may be tested.
99 boolean possible = canSetResetPasswordToken(TOKEN); in setResetPasswordToken_validToken_passwordTokenSet()102 sDeviceState.dpc().componentName()) || !possible).isTrue(); in setResetPasswordToken_validToken_passwordTokenSet()