Searched refs:countTestResults (Results 1 – 2 of 2) sorted by relevance
126 int totalCount = countTestResults(results); in tryCreateChecksum()158 private static int countTestResults(Collection<TestRunResult> results) { in countTestResults() method in CertificationChecksumHelper
73 int totalCount = countTestResults(result); in tryCreateChecksum()372 private static int countTestResults(IInvocationResult invocation) { in countTestResults() method in ChecksumReporter