Searched refs:reportTestCaseCount (Results 1 – 7 of 7) sorted by relevance
247 public boolean reportTestCaseCount(); in reportTestCaseCount() method
751 public boolean reportTestCaseCount() { in reportTestCaseCount() method in CommandOptions
164 if (mConfig != null && mConfig.getCommandOptions().reportTestCaseCount()) { in run()
362 if (mModuleConfiguration.getCommandOptions().reportTestCaseCount()) { in intraModuleRun()
1401 mSuiteConfiguration.getCommandOptions().reportTestCaseCount()); in transferSuiteLevelOptions()
982 && mConfiguration.getCommandOptions().reportTestCaseCount()) { in doTestRun()
1454 if (config.getCommandOptions().reportTestCaseCount()) { in runTest()