Searched refs:canRun (Results 1 – 1 of 1) sorted by relevance
479 boolean canRun() { in canRun() method in AudioDataPathsBaseActivity.TestModule904 if (!canRun() || mTestResults[api] == null) { in generateReportLog()1193 if (testModule.canRun() && testStep != mTestStep) { in displayTestDevices()1218 if (module.canRun() && (module.hasError(api) || !module.hasPassed(api))) { in countFailures()1351 if (testModule != null && testModule.canRun()) { in completeTestStep()