Searched refs:REPORT_KEY_NAME_CLASS (Results 1 – 3 of 3) sorted by relevance
241 private static final String REPORT_KEY_NAME_CLASS = "class"; field in UiAutomatorTestRunner.WatcherResultPrinter281 mTestResult.putString(REPORT_KEY_NAME_CLASS, testClass); in startTest()
244 public static final String REPORT_KEY_NAME_CLASS = "class"; field in InstrumentationTestRunner771 mTestResult.putString(REPORT_KEY_NAME_CLASS, testClass); in startTest()
86 field @Deprecated public static final String REPORT_KEY_NAME_CLASS = "class";