Searched refs:file_link (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | DataUsageTest.py | 130 def _download_data_through_app(self, ad, file_link): argument 141 json_obj = {"url": file_link} 260 file_link, argument 316 status = self._download_data_through_app(dut_b, file_link) 317 asserts.assert_true(status, "Failed to download file: %s" % file_link) 361 file_link, argument 413 dut_b, file_link, self.file_size, True, TIMEOUT)
|