Searched refs:allResultForAttempts (Results 1 – 1 of 1) sorted by relevance
502 List<TestRunResult> allResultForAttempts = new ArrayList<>(); in getTestRunForAttempts() local506 allResultForAttempts.add(attemptRes); in getTestRunForAttempts()509 return allResultForAttempts; in getTestRunForAttempts()