Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/uxrestriction/
Duxrestriction_test_receive_call_answer_decline.py61 self.call_utils.wait_with_log(constants.DEFAULT_WAIT_TIME_FIFTEEN_SECS)
85 self.call_utils.wait_with_log(constants.DEFAULT_WAIT_TIME_FIFTEEN_SECS)
/platform_testing/tests/automotive/mobly_tests/dialer/
Ddialer_test_decline_incoming_call.py49 self.call_utils.wait_with_log(constants.DEFAULT_WAIT_TIME_FIFTEEN_SECS)
Ddialer_test_launch_from_phone_card.py45 self.call_utils.wait_with_log(constants.DEFAULT_WAIT_TIME_FIFTEEN_SECS)
/platform_testing/tests/automotive/mobly_tests/utilities/
Dconstants.py20 DEFAULT_WAIT_TIME_FIFTEEN_SECS = 15 variable