Home
last modified time | relevance | path

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

/external/vboot_reference/tests/
Dvboot_api_firmware_tests.c31 static uint64_t mock_timer; variable
Dvboot_api_init_tests.c26 static uint64_t mock_timer; variable
/external/python/mobly/tests/mobly/
Dutils_test.py231 def test_run_command_with_default_params(self, mock_popen, mock_timer): argument
253 def test_run_command_with_custom_params(self, mock_popen, mock_timer): argument