Searched refs:testsOnly (Results 1 – 1 of 1) sorted by relevance
198 public List<ITestResult> getAllTestResults(ISuite suite, boolean testsOnly) { in getAllTestResults() argument204 if (! testsOnly) { in getAllTestResults()