Searched refs:topDetails (Results 1 – 1 of 1) sorted by relevance
282 TestRunDetails topDetails = firstRun.getDetails(); in doGetHandler() local283 if (topDetails == null) { in doGetHandler()284 topDetails = processTestDetails(firstRun); in doGetHandler()286 topBuildResultCounts = topDetails.resultCounts; in doGetHandler()