Home
last modified time | relevance | path

Searched refs:detector (Results 1 – 5 of 5) sorted by relevance

/tools/tradefederation/contrib/tests/src/com/android/regression/tests/
DDetectRegressionTest.java113 DetectRegression detector = spy(DetectRegression.class); in testRunRegressionDetection() local
114 doNothing().when(detector).logResult(any(), any(), any(), any()); in testRunRegressionDetection()
148 detector.runRegressionDetection(before, after); in testRunRegressionDetection()
149 verify(detector, times(1)) in testRunRegressionDetection()
/tools/asuite/atest/
Dbug_detector_unittest.py49 self.detector = bug_detector.BugDetector(['test1'], 5, self.history_file)
101 self.assertEqual(self.detector.get_history(), TEST_DICT)
/tools/tradefederation/core/atest/
Dbug_detector_unittest.py46 self.detector = bug_detector.BugDetector(['test1'], 5, self.history_file)
98 self.assertEqual(self.detector.get_history(), TEST_DICT)
/tools/tradefederation/core/res/jacoco/
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...
Djacocoagent.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...