Home
last modified time | relevance | path

Searched refs:WAIT_TWO_SECONDS (Results 1 – 4 of 4) sorted by relevance

/platform_testing/tests/automotive/mobly_tests/dialer/
Ddialer_test_connected_phone_in_settings.py48 self.call_utils.wait_with_log(constants.WAIT_TWO_SECONDS)
51 self.call_utils.wait_with_log(constants.WAIT_TWO_SECONDS)
Ddialer_test_verify_call_history.py79 self.call_utils.wait_with_log(constants.WAIT_TWO_SECONDS)
/platform_testing/tests/automotive/mobly_tests/connectivity/
Dconnectivity_test_disconnect_from_settings.py47 self.call_utils.wait_with_log(constants.WAIT_TWO_SECONDS)
51 self.call_utils.wait_with_log(constants.WAIT_TWO_SECONDS)
/platform_testing/tests/automotive/mobly_tests/utilities/
Dconstants.py25 WAIT_TWO_SECONDS = 2 variable