Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/
DTestActivity.java31 public static final int RESULT_PASS = 1; field in TestActivity
DLauncherAppsTests.java97 public static final int RESULT_PASS = 1; field in LauncherAppsTests
/cts/suite/audio_quality/test_description/processing/
Dconsts.py31 RESULT_PASS = 5 variable
/cts/apps/CameraITS/tools/
Drun_all_tests.py40 RESULT_PASS = 'PASS' variable
/cts/hostsidetests/devicepolicy/app/LauncherTestsSupport/src/com/android/cts/launchertests/support/
DLauncherCallbackTestsService.java59 public static final int RESULT_PASS = 1; field in LauncherCallbackTestsService
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsTestActivity.java73 private static final String RESULT_PASS = "PASS"; field in ItsTestActivity
/cts/tests/app/src/android/app/cts/
DActivityManagerTest.java146 public static final int RESULT_PASS = 1; field in ActivityManagerTest