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.proto50 repeated URL url = 1; field
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/
Dutils.py21 def http_file_download_by_curl(fd, argument
81 def _generate_file_directory_and_file_name(url, out_path): argument
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DDownloadStressTest.py87 def download_file(self, url): argument
94 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.py153 def start_youtube_video(self, url=None, secs=60): argument
/tools/asuite/atest/metrics/
Dclearcut_client.py54 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.py1292 url="https://www.google.com", argument
1335 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/netsim/ui/
Dpackage-lock.json107 "url": "https://opencollective.com/babel" string
1785 "url": "https://github.com/sponsors/sindresorhus" string
1806 "url": "https://github.com/sponsors/sindresorhus" string
2742 "url": "https://opencollective.com/typescript-eslint" string
2787 "url": "https://opencollective.com/typescript-eslint" string
2809 "url": "https://opencollective.com/typescript-eslint" string
2834 "url": "https://opencollective.com/typescript-eslint" string
2847 "url": "https://opencollective.com/typescript-eslint" string
2869 "url": "https://opencollective.com/typescript-eslint" string
2906 "url": "https://opencollective.com/typescript-eslint" string
[all …]
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
D__init__.py203 url, argument
/tools/metalava/src/test/java/com/android/tools/metalava/
DDriverTest.kt1281 val url = URL( in <lambda>() constant
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dbuild_event_stream.proto81 string url = 1; field
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Dgnss_test_utils.py1634 def start_youtube_video(ad, url=None, retries=0): argument