Searched refs:runRegressionDetection (Results 1 – 2 of 2) sorted by relevance
125 runRegressionDetection(before, after); in run()138 void runRegressionDetection(Metrics before, Metrics after) { in runRegressionDetection() method in DetectRegression
148 detector.runRegressionDetection(before, after); in testRunRegressionDetection()