Home
last modified time | relevance | path

Searched defs:local_path (Results 1 – 15 of 15) sorted by relevance

/external/autotest/client/site_tests/video_PlaybackPerf/
Dvideo_PlaybackPerf.py64 def start_playback(self, cr, local_path): argument
121 def test_dropped_frames(self, local_path): argument
152 def test_cpu_usage(self, local_path): argument
181 def test_power(self, local_path): argument
218 def test_playback(self, local_path, gather_result): argument
/external/chromium-trace/catapult/telemetry/telemetry/internal/browser/
Dextension_to_load.py54 def local_path(self): member in ExtensionToLoad
60 def local_path(self, local_path): member in ExtensionToLoad
/external/autotest/client/site_tests/video_WebRtcPerf/
Dvideo_WebRtcPerf.py163 def test_webrtc(self, local_path, gather_result): argument
212 def test_cpu_usage(self, local_path): argument
245 def test_power(self, local_path): argument
283 def test_decode_time(self, local_path): argument
/external/chromium-trace/catapult/catapult_base/catapult_base/
Dcloud_storage.py210 def Get(bucket, remote_path, local_path): argument
246 def _GetLocked(bucket, remote_path, local_path): argument
267 def Insert(bucket, remote_path, local_path, publicly_readable=False): argument
Dcloud_storage_unittest.py49 def _FakeGet(self, bucket, remote_path, local_path): argument
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dfunctional.rb25 def local_path( *parts ) method
162 def local_path( *args ) method in ANTLR3.Test.Functional
/external/chromium-trace/catapult/dependency_manager/dependency_manager/
Duploader.py17 def __init__(self, bucket, remote_path, local_path, cs_backup_path=None): argument
/external/autotest/client/common_lib/
Dfile_utils.py120 def download_file(remote_path, local_path): argument
/external/chromium-trace/catapult/telemetry/telemetry/testing/
Dsystem_stub.py196 def Insert(self, bucket, remote_path, local_path): argument
205 def GetHelper(self, bucket, remote_path, local_path, only_if_changed): argument
220 def Get(self, bucket, remote_path, local_path): argument
224 def GetIfChanged(self, local_path, bucket=None): argument
/external/jsoncpp/devtools/
Dantglob.py189 def local_path( paths ): function
/external/autotest/server/cros/multimedia/
Daudio_facade_adapter.py100 def get_recorded_file(self, remote_path, local_path): argument
/external/autotest/client/virt/
Dvirt_test_utils.py447 def copy_if_hash_differs(vm, local_path, remote_path): argument
Dvirt_utils.py859 def scp_to_remote(host, port, username, password, local_path, remote_path, argument
883 def scp_from_remote(host, port, username, password, remote_path, local_path, argument
931 def copy_files_to(address, client, username, password, port, local_path, argument
961 local_path, log_filename=None, verbose=False, timeout=600): argument
/external/skia/tools/skp/
Dwebpages_playback.py517 def download_file(self, name, local_path, *args): argument
/external/autotest/server/
Dserver_job.py1021 def add_client_log(self, hostname, remote_path, local_path): argument
1034 def remove_client_log(self, hostname, remote_path, local_path): argument