Home
last modified time | relevance | path

Searched defs:mock_sleep (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/autotest/server/cros/crosperf/
H A Ddevice_setup_utils_unittest.py599 def test_wait_cooldown_nowait(self, mock_sleep, mock_run_command): argument
623 def test_wait_cooldown_needwait_once(self, mock_sleep, mock_run_command): argument
649 def test_wait_cooldown_space_in_thermal_name(self, mock_sleep, argument
677 def test_wait_cooldown_wait_timeout(self, mock_sleep, mock_run_command): argument
710 def test_wait_cooldown_needwait_multtemp(self, mock_sleep, argument
748 def test_wait_cooldown_ignore_irrelevant_sensor(self, mock_sleep, argument
784 def test_wait_cooldown_thermal_error(self, mock_sleep, mock_run_command): argument
/aosp_15_r20/external/python/mobly/tests/mobly/controllers/android_device_lib/
Dadb_test.py633 def test_getprops(self, mock_sleep): argument
664 def test_getprops_when_empty_string_randomly_returned(self, mock_sleep): argument
688 def test_getprops_when_empty_string_always_returned(self, mock_sleep): argument
847 def test_root_success_with_retry(self, mock_exec_cmd, mock_sleep): argument
863 self, mock_exec_cmd, mock_sleep argument
/aosp_15_r20/external/toolchain-utils/llvm_tools/
H A Dauto_llvm_bisection_unittest.py52 mock_sleep, argument
109 mock_sleep, argument
154 mock_sleep, argument
/aosp_15_r20/external/autotest/server/hosts/
H A Dcros_repair_unittest.py364 def test_jetstream_tpm_not_owned(self, mock_sleep, mock_time, mock_logging): argument
376 def test_jetstream_tpm_not_ready(self, mock_sleep, mock_time, mock_logging): argument
391 def test_jetstream_tpm_missing(self, mock_sleep, mock_time, mock_logging): argument
/aosp_15_r20/external/mesa3d/.gitlab-ci/tests/
H A Dtest_lava_job_submitter.py85 def test_submit_and_follow_respects_exceptions(mock_sleep, mock_proxy, exception): argument
219 mock_sleep, argument
301 def test_log_corruption(mock_sleep, data_sequence, expected_exception, mock_proxy): argument
H A Dconftest.py20 def mock_sleep(): function
27 def frozen_time(mock_sleep): argument
/aosp_15_r20/external/autotest/server/cros/dynamic_suite/
H A Djob_status_unittest.py75 def testJobResultWaiter(self, mock_sleep): argument
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dexperiment_runner_unittest.py150 self, mock_progress_string, mock_status_string, mock_sleep, mock_time argument
H A Dmachine_manager_unittest.py180 self, mock_checksummer, mock_run_croscmd, mock_run_cmd, mock_sleep argument
/aosp_15_r20/external/python/oauth2client/tests/contrib/
Dtest_locked_file.py150 def test_lock_retry_success(self, mock_sleep, mock_time, mock_open): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dbasic_session_run_hooks_test.py1341 def test_wait_for_step(self, mock_sleep): argument
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/
H A Ddevice_utils_test.py3486 self, mock_restart, mock_sleep): argument
3504 self, mock_restart, mock_sleep): argument