Searched defs:mock_download (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/build/lacros/ |
H A D | test_runner_test.py | 59 def test_do_not_require_ash_chrome(self, command, mock_popen, mock_download, argument 90 def test_require_ash_chrome(self, command, mock_popen, mock_download, *_): argument 155 def test_specify_ash_chrome_version(self, mock_popen, mock_download, *_): argument 173 def test_overrides_do_not_require_ash_chrome(self, mock_popen, mock_download, argument 194 def test_specify_ash_chrome_path(self, mock_popen, mock_download, argument 213 def test_command_arguments(self, mock_popen, mock_download, _): argument
|
/aosp_15_r20/external/angle/build/fuchsia/ |
H A D | update_sdk_test.py | 79 def testGetTarballPath(self, mock_arg, mock_download, *_): argument 88 def testOverrideFile(self, mock_arg, mock_download, *_): argument
|