Searched refs:REPORT_KEY_NUM_CURRENT (Results 1 – 4 of 4) sorted by relevance
242 private static final String REPORT_KEY_NUM_CURRENT = "current"; field in UiAutomatorTestRunner.WatcherResultPrinter283 mTestResult.putInt(REPORT_KEY_NUM_CURRENT, ++mTestNum); in startTest()
238 public static final String REPORT_KEY_NUM_CURRENT = "current"; field in InstrumentationTestRunner772 mTestResult.putInt(REPORT_KEY_NUM_CURRENT, ++mTestNum); in startTest()
89 field @Deprecated public static final String REPORT_KEY_NUM_CURRENT = "current";
28964 field public static final java.lang.String REPORT_KEY_NUM_CURRENT = "current";