Home
last modified time | relevance | path

Searched defs:url (Results 1 – 16 of 16) sorted by relevance

/tools/external_updater/
Darchive_utils.py71 def is_supported_archive(url): argument
76 def get_extract_func(url): argument
98 def download_and_extract(url): argument
Dmetadata.proto45 repeated URL url = 1; field
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/
Dutils.py22 def http_file_download_by_curl(fd, argument
86 def _generate_file_directory_and_file_name(url, out_path): argument
/tools/metalava/src/test/java/com/android/tools/metalava/
DRewriteAnnotationsTest.kt167 val url = compiledStubs.toURI().toURL() in Test rewriting the bytecode for one of the public annotations() constant
208 val url = jarFile.toURI().toURL() in Test rewriting the bytecode for one of the public annotations in a jar file() constant
DDriverTest.kt1270 val url = URL( in <lambda>() constant
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DDownloadStressTest.py90 def download_file(self, url): argument
97 def download_thread(self, url): argument
/tools/asuite/atest/tf_proto/
Dlog_file.proto26 string url = 2; field
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiIFSTwTest.py197 def http_request(self, url="https://www.google.com/"): argument
DWifiStressTest.py150 def start_youtube_video(self, url=None, secs=60): argument
/tools/asuite/atest-py2/metrics/
Dclearcut_client.py53 def __init__(self, log_source, url=None, buffer_size=None, argument
/tools/asuite/atest/metrics/
Dclearcut_client.py53 def __init__(self, log_source, url=None, buffer_size=None, argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_data_utils.py2429 def start_youtube_video(ad, url="vnd.youtube:watch?v=pSJoP0LR8CQ"): argument
2446 url, argument
2541 def http_file_download_by_curl(ad, argument
2593 def open_url_by_adb(ad, url): argument
2598 url, argument
Dtel_test_utils.py1285 url="https://www.google.com", argument
1328 def _generate_file_directory_and_file_name(url, out_path): argument
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/reporter/
DGameQualificationResultReporter.java136 final String url = logFile.getUrl(); in getInvocationSummary() local
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
D__init__.py195 url, argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Dgnss_test_utils.py1374 def start_youtube_video(ad, url=None, retries=0): argument