Searched refs:REPORT_KEY_NUM_CURRENT (Results 1 – 4 of 4) sorted by relevance
48 public static final String REPORT_KEY_NUM_CURRENT = "current"; field in InstrumentationResultPrinter121 mTestResult.putInt(REPORT_KEY_NUM_CURRENT, ++mTestNum); in testStarted()
242 private static final String REPORT_KEY_NUM_CURRENT = "current"; field in UiAutomatorTestRunner.WatcherResultPrinter283 mTestResult.putInt(REPORT_KEY_NUM_CURRENT, ++mTestNum); in startTest()
227 public static final String REPORT_KEY_NUM_CURRENT = "current"; field in InstrumentationTestRunner766 mTestResult.putInt(REPORT_KEY_NUM_CURRENT, ++mTestNum); in startTest()
23684 field public static final java.lang.String REPORT_KEY_NUM_CURRENT = "current";