Searched refs:mTestCount (Results 1 – 1 of 1) sorted by relevance
306 private int mTestCount; field in InstrumentationTestRunner391 mTestCount = mTestRunner.getTestCases().size(); in onCreate()395 WatcherResultPrinter resultPrinter = new WatcherResultPrinter(mTestCount); in onCreate()548 mResults.putInt(REPORT_KEY_NUM_TOTAL, mTestCount); in onStart()