Searched refs:mTestClass (Results 1 – 2 of 2) sorted by relevance
256 String mTestClass = null; field in UiAutomatorTestRunner.WatcherResultPrinter285 if (testClass != null && !testClass.equals(mTestClass)) { in startTest()288 mTestClass = testClass; in startTest()
746 String mTestClass = null; field in InstrumentationTestRunner.WatcherResultPrinter769 if (testClass != null && !testClass.equals(mTestClass)) { in startTest()772 mTestClass = testClass; in startTest()