Searched defs:RESULT_PASS (Results 1 – 7 of 7) sorted by relevance
31 public static final int RESULT_PASS = 1; field in TestActivity
97 public static final int RESULT_PASS = 1; field in LauncherAppsTests
31 RESULT_PASS = 5 variable
40 RESULT_PASS = 'PASS' variable
59 public static final int RESULT_PASS = 1; field in LauncherCallbackTestsService
73 private static final String RESULT_PASS = "PASS"; field in ItsTestActivity
146 public static final int RESULT_PASS = 1; field in ActivityManagerTest