Home
last modified time | relevance | path

Searched defs:mock_subprocess_run (Results 1 – 5 of 5) sorted by relevance

/system/extras/torq/tests/
Ddevice_unit_test.py85 def test_get_adb_devices_returns_devices(self, mock_subprocess_run): argument
99 mock_subprocess_run): argument
112 def test_get_adb_devices_returns_no_device(self, mock_subprocess_run): argument
122 mock_subprocess_run): argument
132 def test_get_adb_devices_command_failure_error(self, mock_subprocess_run): argument
143 mock_subprocess_run): argument
154 mock_subprocess_run): argument
171 mock_subprocess_run): argument
185 mock_subprocess_run): argument
200 mock_subprocess_run): argument
[all …]
Dutils_unit_test.py30 mock_subprocess_run): argument
41 mock_subprocess_run): argument
Dopen_ui_unit_test.py50 mock_subprocess_run, mock_getsize, mock_exists): argument
70 mock_subprocess_run, mock_getsize, mock_exists): argument
135 mock_exists, mock_subprocess_run, mock_open_new_tab, mock_abspath, argument
167 mock_popen, mock_subprocess_run, mock_open_new_tab, mock_getsize, argument
219 mock_popen, mock_subprocess_run, mock_open_new_tab, mock_getsize, argument
Dvalidate_simpleperf_unit_test.py143 mock_subprocess_run, mock_isdir, mock_exists): argument
164 mock_subprocess_run, mock_isdir, mock_exists): argument
Dperfetto_command_executor_unit_test.py1023 def test_config_pull(self, mock_subprocess_run): argument
1033 def test_config_pull_no_device_connection(self, mock_subprocess_run): argument
1045 def test_config_pull_old_android_version(self, mock_subprocess_run): argument