Home
last modified time | relevance | path

Searched refs: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
112 compiled_methods, passes_to_run))
114 passes_to_run=passes_to_run)
163 def _PrepareCmd(self, compiled_methods=None, passes_to_run=None): argument
167 if passes_to_run is not None:
168 self._test_env.WriteLines(self._passes_to_run_path, passes_to_run)