Searched refs:GetXbuddyPath (Results 1 – 5 of 5) sorted by relevance
/external/toolchain-utils/crosperf/ |
D | settings_unittest.py | 201 self.settings.GetXbuddyPath(trybot_str, autotest_path, board, chromeos_root, 209 self.settings.GetXbuddyPath(official_str, autotest_path, board, 216 self.settings.GetXbuddyPath(xbuddy_str, autotest_path, board, chromeos_root,
|
D | experiment_factory_unittest.py | 128 label_settings.GetXbuddyPath = FakeGetXbuddyPath 209 label_settings_2.GetXbuddyPath = FakeGetXbuddyPath
|
D | settings.py | 69 def GetXbuddyPath(self, path_str, autotest_path, board, chromeos_root, member in Settings
|
D | experiment_file.py | 163 image_path, autotest_path = settings.GetXbuddyPath(
|
D | experiment_factory.py | 278 image, autotest_path = label_settings.GetXbuddyPath(
|