Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dsuite_runner_unittest.py301 def test_tast_run(self, mock_chroot_runcmd, mock_cros_runcmd): argument
326 self, mock_log_fatal, mock_chroot_runcmd, mock_cros_runcmd argument
H A Dmachine_manager_unittest.py301 def test_try_to_lock_machine(self, mock_cros_runcmd): argument