Home
last modified time | relevance | path

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

/aosp12/art/tools/bisection_search/
H A Dbisection_search.py126 def GetAllMethods(self): member in Dex2OatWrapperTestable
283 all_methods = testable.GetAllMethods()
H A Dbisection_test.py54 self.testable_mock.GetAllMethods.return_value = self._METHODS