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