Searched defs:mock_exists (Results 1 – 5 of 5) sorted by relevance
| /system/extras/torq/tests/ |
| D | validate_simpleperf_unit_test.py | 42 def test_create_parser_valid_symbols(self, mock_isdir, mock_exists): argument 62 mock_isdir, mock_exists): argument 80 mock_isdir, mock_exists): argument 101 mock_isdir, mock_exists): argument 121 mock_exists): argument 143 mock_subprocess_run, mock_isdir, mock_exists): argument 164 mock_subprocess_run, mock_isdir, mock_exists): argument 188 mock_isdir, mock_exists): argument 210 mock_isdir, mock_exists): argument
|
| D | open_ui_unit_test.py | 50 mock_subprocess_run, mock_getsize, mock_exists): argument 70 mock_subprocess_run, mock_getsize, mock_exists): argument 90 mock_getsize, mock_exists): argument 112 mock_exists): argument 135 mock_exists, mock_subprocess_run, mock_open_new_tab, mock_abspath, argument 168 mock_exists): argument 220 mock_exists): argument 246 mock_exists): argument 262 mock_exists): argument
|
| D | utils_unit_test.py | 29 def test_convert_simpleperf_to_gecko_success(self, mock_exists, argument 40 def test_convert_simpleperf_to_gecko_failure(self, mock_exists, argument
|
| D | torq_unit_test.py | 95 def test_create_parser_valid_profiler_names(self, mock_isdir, mock_exists): argument 493 mock_isdir, mock_exists): argument 725 mock_exists): argument 932 def test_create_parser_valid_open_subcommand(self, mock_exists): argument 949 def test_create_parser_open_subcommand_invalid_file(self, mock_exists): argument
|
| D | perfetto_command_executor_unit_test.py | 402 mock_exists, mock_process, mock_run): argument 424 mock_exists, mock_process, mock_run): argument
|