Searched refs:_test_call_long_duration (Results 1 – 3 of 3) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/ |
D | Nsa5gVoiceTest.py | 60 from acts_contrib.test_utils.tel.tel_voice_utils import _test_call_long_duration 833 return _test_call_long_duration(self.log, ads,
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveVoiceTest.py | 79 from acts_contrib.test_utils.tel.tel_voice_utils import _test_call_long_duration 3022 return _test_call_long_duration(self.log, ads, 3052 return _test_call_long_duration(self.log, ads, 3081 return _test_call_long_duration(self.log, ads,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_voice_utils.py | 1893 def _test_call_long_duration(log, ads, dut_incall_check_func, total_duration): function
|