/aosp_15_r20/external/autotest/server/cros/crosperf/ |
H A D | device_setup_utils_unittest.py | 599 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/ |
D | adb_test.py | 633 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 D | auto_llvm_bisection_unittest.py | 52 mock_sleep, argument 109 mock_sleep, argument 154 mock_sleep, argument
|
/aosp_15_r20/external/autotest/server/hosts/ |
H A D | cros_repair_unittest.py | 364 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 D | test_lava_job_submitter.py | 85 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 D | conftest.py | 20 def mock_sleep(): function 27 def frozen_time(mock_sleep): argument
|
/aosp_15_r20/external/autotest/server/cros/dynamic_suite/ |
H A D | job_status_unittest.py | 75 def testJobResultWaiter(self, mock_sleep): argument
|
/aosp_15_r20/external/toolchain-utils/crosperf/ |
H A D | experiment_runner_unittest.py | 150 self, mock_progress_string, mock_status_string, mock_sleep, mock_time argument
|
H A D | machine_manager_unittest.py | 180 self, mock_checksummer, mock_run_croscmd, mock_run_cmd, mock_sleep argument
|
/aosp_15_r20/external/python/oauth2client/tests/contrib/ |
D | test_locked_file.py | 150 def test_lock_retry_success(self, mock_sleep, mock_time, mock_open): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/training/ |
H A D | basic_session_run_hooks_test.py | 1341 def test_wait_for_step(self, mock_sleep): argument
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/ |
H A D | device_utils_test.py | 3486 self, mock_restart, mock_sleep): argument 3504 self, mock_restart, mock_sleep): argument
|