Searched refs:GetAaptPath (Results 1 – 2 of 2) sorted by relevance
39 self.assertEqual(host_paths.GetAaptPath(), _EXPECTED_AAPT_PATH)40 self.assertEqual(host_paths.GetAaptPath(), _EXPECTED_AAPT_PATH)
91 def GetAaptPath(): function