Home
last modified time | relevance | path

Searched defs:mock_cros_runcmd (Results 1 – 3 of 3) sorted by relevance

/external/toolchain-utils/crosperf/
Dsuite_runner_unittest.py209 def test_tast_run(self, mock_chroot_runcmd, mock_cros_runcmd): argument
229 mock_cros_runcmd): argument
Dmachine_manager_unittest.py252 def test_try_to_lock_machine(self, mock_cros_runcmd): argument
/external/toolchain-utils/cros_utils/
Ddevice_setup_utils_unittest.py116 def test_run_command_on_dut(self, mock_cros_runcmd): argument
125 def test_dut_wrapper_fatal_error(self, mock_cros_runcmd): argument
141 def test_dut_wrapper_ignore_error(self, mock_cros_runcmd): argument