Searched defs:host_path (Results 1 – 6 of 6) sorted by relevance
/external/skia/infra/bots/recipe_modules/flavor/ |
D | api.py | 94 def copy_file_to_device(self, host_path, device_path): argument 133 host_path, device_path, test_expected_version, argument
|
D | default_flavor.py | 119 def copy_file_to_device(self, host_path, device_path): argument
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | mock_calls_test.py | 27 def Push(self, host_path, device_path): argument
|
/external/libmojo/third_party/catapult/devil/devil/utils/ |
D | mock_calls_test.py | 27 def Push(self, host_path, device_path): argument
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | device_utils.py | 1293 def _GetChangedAndStaleFiles(self, host_path, device_path, track_stale=False): argument 1585 def PullFile(self, device_path, host_path, timeout=None, retries=None): argument 2270 def TakeScreenshot(self, host_path=None, timeout=None, retries=None): argument
|
/external/libmojo/third_party/catapult/devil/devil/android/ |
D | device_utils.py | 1209 def _GetChangedAndStaleFiles(self, host_path, device_path, track_stale=False): argument 1468 def PullFile(self, device_path, host_path, timeout=None, retries=None): argument 2067 def TakeScreenshot(self, host_path=None, timeout=None, retries=None): argument
|