Searched refs:GetOutsideChrootPath (Results 1 – 3 of 3) sorted by relevance
255 misc.GetOutsideChrootPath(self.chromeos_root,279 self.results_dir = misc.GetOutsideChrootPath(self.chromeos_root,
293 test_output = misc.GetOutsideChrootPath(self._chromeos_root, test_output)
94 def GetOutsideChrootPath(chromeos_root, file_path): function