/external/autotest/client/site_tests/video_PlaybackPerf/ |
D | video_PlaybackPerf.py | 64 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/ |
D | extension_to_load.py | 54 def local_path(self): member in ExtensionToLoad 60 def local_path(self, local_path): member in ExtensionToLoad
|
/external/autotest/client/site_tests/video_WebRtcPerf/ |
D | video_WebRtcPerf.py | 163 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/ |
D | cloud_storage.py | 210 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
|
D | cloud_storage_unittest.py | 49 def _FakeGet(self, bucket, remote_path, local_path): argument
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/ |
D | functional.rb | 25 def local_path( *parts ) method 162 def local_path( *args ) method in ANTLR3.Test.Functional
|
/external/chromium-trace/catapult/dependency_manager/dependency_manager/ |
D | uploader.py | 17 def __init__(self, bucket, remote_path, local_path, cs_backup_path=None): argument
|
/external/autotest/client/common_lib/ |
D | file_utils.py | 120 def download_file(remote_path, local_path): argument
|
/external/chromium-trace/catapult/telemetry/telemetry/testing/ |
D | system_stub.py | 196 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/ |
D | antglob.py | 189 def local_path( paths ): function
|
/external/autotest/server/cros/multimedia/ |
D | audio_facade_adapter.py | 100 def get_recorded_file(self, remote_path, local_path): argument
|
/external/autotest/client/virt/ |
D | virt_test_utils.py | 447 def copy_if_hash_differs(vm, local_path, remote_path): argument
|
D | virt_utils.py | 859 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/ |
D | webpages_playback.py | 517 def download_file(self, name, local_path, *args): argument
|
/external/autotest/server/ |
D | server_job.py | 1021 def add_client_log(self, hostname, remote_path, local_path): argument 1034 def remove_client_log(self, hostname, remote_path, local_path): argument
|