Home
last modified time | relevance | path

Searched refs:make_call (Results 1 – 8 of 8) sorted by relevance

/platform_testing/tests/automotive/mobly_tests/dialer/
Ddialer_test_verify_call_history.py48 self.call_utils.make_call()
52 self.call_utils.make_call()
Ddialer_test_call_audio_source_transferring.py33 self.call_utils.make_call()
Ddialer_test_basic_calling_test_with_reject_call.py48 self.call_utils.make_call()
Ddialer_test_call_from_history.py30 self.call_utils.make_call()
Ddialer_test_mute_unmute_call.py46 self.call_utils.make_call()
Ddialer_test_dial_test.py47 self.call_utils.make_call()
/platform_testing/tests/automotive/mobly_tests/uxrestriction/
Duxrestriction_test_call_from_dialer.py46 self.call_utils.make_call()
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py92 def make_call(self): member in CallUtils