Searched refs:testResultCaptor (Results 1 – 1 of 1) sorted by relevance
146 ArgumentCaptor<MultiMap<String, TableRow>> testResultCaptor = in testRunRegressionDetection() local154 testResultCaptor.capture()); in testRunRegressionDetection()160 MultiMap<String, TableRow> testResults = testResultCaptor.getValue(); in testRunRegressionDetection()