Searched refs:two_phone_call_short_seq (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveVoiceTest.py | 92 from acts_contrib.test_utils.tel.tel_voice_utils import two_phone_call_short_seq 182 result = two_phone_call_short_seq(self.log, ads[0], None, None, ads[1], 212 result = two_phone_call_short_seq(self.log, ads[1], None, None, ads[0], 242 result = two_phone_call_short_seq( 401 result = two_phone_call_short_seq( 432 result = two_phone_call_short_seq(self.log, ads[0], phone_idle_volte, 543 result = two_phone_call_short_seq( 653 result = two_phone_call_short_seq( 727 result = two_phone_call_short_seq( 819 result = two_phone_call_short_seq( [all …]
|
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/ |
D | Nsa5gVoiceTest.py | 65 from acts_contrib.test_utils.tel.tel_voice_utils import two_phone_call_short_seq 121 result = two_phone_call_short_seq( 162 result = two_phone_call_short_seq( 603 result = two_phone_call_short_seq( 636 result = two_phone_call_short_seq( 671 result = two_phone_call_short_seq( 707 result = two_phone_call_short_seq( 743 result = two_phone_call_short_seq( 931 result = two_phone_call_short_seq(
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiTeleCoexTest.py | 16 from acts_contrib.test_utils.tel.tel_voice_utils import two_phone_call_short_seq 184 two_phone_call_short_seq(self.log, self.ads[0], None, None, self.ads[1],
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_data_utils.py | 102 from acts_contrib.test_utils.tel.tel_voice_utils import two_phone_call_short_seq 1581 call_task = (two_phone_call_short_seq,
|
D | tel_voice_utils.py | 165 def two_phone_call_short_seq(log, function
|