/tools/external_updater/ |
D | archive_utils.py | 71 def is_supported_archive(url): argument 76 def get_extract_func(url): argument 98 def download_and_extract(url): argument
|
D | metadata.proto | 42 repeated URL url = 1; field
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/ |
D | utils.py | 22 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/ |
D | RewriteAnnotationsTest.kt | 114 val url = compiledStubs.toURI().toURL() in Test rewriting the bytecode for one of the public annotations() constant 151 val url = jarFile.toURI().toURL() in Test rewriting the bytecode for one of the public annotations in a jar file() constant
|
D | DriverTest.kt | 1447 val url = URL( in <lambda>() constant
|
/tools/ndkports/src/main/kotlin/com/android/ndkports/ |
D | License.kt | 19 data class License(val name: String, val url: String) constant in com.android.ndkports.License
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/ |
D | DownloadStressTest.py | 90 def download_file(self, url): argument 97 def download_thread(self, url): argument
|
/tools/asuite/atest/tf_proto/ |
D | log_file.proto | 26 string url = 2; field
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiIFSTwTest.py | 197 def http_request(self, url="https://www.google.com/"): argument
|
D | WifiStressTest.py | 145 def start_youtube_video(self, url=None, secs=60): argument
|
/tools/asuite/atest-py2/metrics/ |
D | clearcut_client.py | 53 def __init__(self, log_source, url=None, buffer_size=None, argument
|
/tools/asuite/atest/metrics/ |
D | clearcut_client.py | 53 def __init__(self, log_source, url=None, buffer_size=None, argument
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/reporter/ |
D | GameQualificationResultReporter.java | 136 final String url = logFile.getUrl(); in getInvocationSummary() local
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/ |
D | __init__.py | 187 url, argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/ |
D | gnss_test_utils.py | 1259 def start_youtube_video(ad, url=None, retries=0): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_test_utils.py | 3676 url="https://www.google.com", argument 3719 def _generate_file_directory_and_file_name(url, out_path): argument 3773 def start_youtube_video(ad, url="vnd.youtube:watch?v=pSJoP0LR8CQ"): argument 4121 def http_file_download_by_curl(ad, argument 4173 def open_url_by_adb(ad, url): argument 4178 url, argument 4271 url, argument
|