Home
last modified time | relevance | path

Searched defs:passes_to_run (Results 1 – 1 of 1) sorted by relevance

/art/tools/bisection_search/
Dbisection_search.py97 def Test(self, compiled_methods, passes_to_run=None): argument
163 def _PrepareCmd(self, compiled_methods=None, passes_to_run=None): argument