Home
last modified time | relevance | path

Searched refs:caller_func (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_sms_utils.py86 def test_sms_mo_in_call(log, ads, caller_func=None, callee_func=None): argument
104 verify_caller_func=caller_func,
Dtel_mms_utils.py116 def test_mms_mo_in_call(log, ads, wifi=False, caller_func=None, callee_func=None): argument
136 verify_caller_func=caller_func,
Dtel_voice_utils.py2146 caller_func=None, argument
2184 verify_caller_func=caller_func,
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gSmsTest.py281 caller_func=is_phone_in_call_volte):
315 caller_func=is_phone_in_call_volte):
467 caller_func=is_phone_in_call_iwlan)
524 caller_func=is_phone_in_call_csfb)
DNsa5gVoiceTest.py204 caller_func=is_phone_in_call_volte):
531 caller_func=is_phone_in_call_iwlan):
DNsa5gMmsTest.py462 caller_func=is_phone_in_call_csfb):
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveSmsTest.py141 return test_mms_mo_in_call(self.log, ads, wifi=wifi, caller_func=is_phone_in_call_3g)
194 return test_mms_mo_in_call(self.log, ads, wifi=wifi, caller_func=is_phone_in_call_2g)
247 return test_mms_mo_in_call(self.log, ads, wifi, caller_func=is_phone_in_call_csfb)