Home
last modified time | relevance | path

Searched refs:call_reject (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_voice_utils.py426 def call_reject(log, ad_caller, ad_callee, reject=True): function
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveVoiceConfTest.py49 from acts_contrib.test_utils.tel.tel_voice_utils import call_reject
138 if not call_reject(self.log, ads[2], ads[0], reject):