Home
last modified time | relevance | path

Searched defs:mock_runcmd (Results 1 – 2 of 2) sorted by relevance

/external/toolchain-utils/crosperf/
Dresults_cache_unittest.py217 def test_copy_files_to(self, mock_copyfiles, mock_runcmd, mock_isdir): argument
399 def test_get_keyvals(self, mock_chrootruncmd, mock_runcmd, mock_mkdtemp, argument
483 def test_find_files_in_results_dir(self, mock_runcmd): argument
696 def test_cleanup(self, mock_runcmd, mock_getroot): argument
1094 def test_read_result(self, mock_create, mock_isdir, mock_runcmd): argument
Dsuite_runner_unittest.py282 def test_telemetry_run(self, mock_runcmd, mock_exists, mock_isdir): argument