Home
last modified time | relevance | path

Searched refs:active_file_download_task (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveVoiceTest.py52 from acts.test_utils.tel.tel_test_utils import active_file_download_task
3376 download_task = active_file_download_task(self.log, ad_download)
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py3734 def active_file_download_task(log, ad, file_name="5MB", method="curl"): function
3823 task = active_file_download_task(log, ad, file_name, method=method)