Searched refs:REPORT_KEY_NUM_CURRENT (Results 1 – 3 of 3) 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 InstrumentationTestRunner773 mTestResult.putInt(REPORT_KEY_NUM_CURRENT, ++mTestNum); in startTest()
88 field @Deprecated public static final String REPORT_KEY_NUM_CURRENT = "current";