Home
last modified time | relevance | path

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

/art/tools/bisection_search/
Dbisection_test.py24 from bisection_search import Dex2OatWrapperTestable
53 self.testable_mock = Mock(spec=Dex2OatWrapperTestable)
Dbisection_search.py67 class Dex2OatWrapperTestable(object): class
409 testable = Dex2OatWrapperTestable(base_cmd, test_env, args.expected_retcode,