Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/build/android/
H A Dconvert_dex_profile_tests.py217 for to_method in to_methods:
218 self.assertIn(from_method, reverse.GetMethodMapping(to_method))
H A Dconvert_dex_profile.py198 def AddMethodMapping(self, from_method, to_method): argument
199 self._method_mapping[from_method].add(to_method)
/aosp_15_r20/external/cronet/build/android/
H A Dconvert_dex_profile_tests.py217 for to_method in to_methods:
218 self.assertIn(from_method, reverse.GetMethodMapping(to_method))
H A Dconvert_dex_profile.py198 def AddMethodMapping(self, from_method, to_method): argument
199 self._method_mapping[from_method].add(to_method)