Home
last modified time | relevance | path

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

/art/tools/bisection_search/
Dbisection_test.py57 def MethodFailsForAllPasses(self, compiled_methods, run_passes=None): argument
60 def MethodFailsForAPass(self, compiled_methods, run_passes=None): argument
62 (run_passes is not None and self._FAILING_PASS not in run_passes))