/external/autotest/client/site_tests/video_PlaybackPerf/ |
D | video_PlaybackPerf.py | 65 def start_playback(self, cr, tab, local_path): argument 144 def test_dropped_frames(self, local_path): argument 175 def test_cpu_usage(self, local_path): argument 208 def test_power(self, local_path): argument 272 def test_playback(self, local_path, gather_result): argument
|
/external/autotest/client/site_tests/video_WebRtcPerf/ |
D | video_WebRtcPerf.py | 184 def test_webrtc(self, local_path, gather_result): argument 252 def test_cpu_usage(self, local_path): argument 287 def test_power(self, local_path): argument 341 def test_decode_time(self, local_path): argument
|
/external/cpuinfo/scripts/ |
D | android-device-dump.py | 252 def adb_push(local_path, device_path): argument 260 def adb_pull(device_path, local_path): argument
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | cloud_storage.py | 240 def Get(bucket, remote_path, local_path): argument 343 def _GetLocked(bucket, remote_path, local_path): argument 364 def Insert(bucket, remote_path, local_path, publicly_readable=False): argument
|
D | cloud_storage_unittest.py | 54 def _FakeGet(self, bucket, remote_path, local_path): argument
|
/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/antlr/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/skia/tools/skp/ |
D | webpages_playback.py | 490 def download_file(self, name, local_path): argument 519 def download_file(self, name, local_path): argument 539 def download_file(self, name, local_path): argument
|
/external/skqp/tools/skp/ |
D | webpages_playback.py | 438 def download_file(self, name, local_path): argument 467 def download_file(self, name, local_path): argument 487 def download_file(self, name, local_path): argument
|
/external/autotest/client/common_lib/ |
D | file_utils.py | 122 def download_file(remote_path, local_path): argument
|
/external/autotest/server/cros/cfm/ |
D | cfm_base_test.py | 166 def _safe_copy_file(self, remote_path, local_path): argument
|
/external/jsoncpp/devtools/ |
D | antglob.py | 189 def local_path( paths ): function
|
/external/angle/third_party/jsoncpp/source/devtools/ |
D | antglob.py | 192 def local_path(paths): function
|
/external/oss-fuzz/infra/base-images/base-builder/ |
D | bisect_clang.py | 135 def clone_with_retries(repo, local_path, num_retries=10): argument
|
/external/bcc/src/cc/frontends/clang/ |
D | b_frontend_action.cc | 761 Path local_path({fe_.id(), Ref->getDecl()->getName()}); in VisitCallExpr() local 1119 Path local_path({fe_.id(), table.name}); in VisitVarDecl() local 1205 Path local_path({fe_.id(), table.name}); in VisitVarDecl() local 1216 Path local_path({fe_.id(), table.name}); in VisitVarDecl() local
|
/external/autotest/server/cros/multimedia/ |
D | audio_facade_adapter.py | 157 def get_recorded_file(self, remote_path, local_path): argument
|
/external/autotest/server/ |
D | server_job.py | 1181 def add_client_log(self, hostname, remote_path, local_path): argument 1194 def remove_client_log(self, hostname, remote_path, local_path): argument
|
/external/openssh/ |
D | sftp-client.c | 1153 const char *local_path, Attrib *a, int preserve_flag, int resume_flag, in do_download() 1559 do_upload(struct sftp_conn *conn, const char *local_path, in do_upload()
|