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 | 46 from acts_contrib.test_utils.tel.tel_voice_utils import _test_call_long_duration 901 return _test_call_long_duration(self.log, ads,
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveVoiceTest.py | 76 from acts_contrib.test_utils.tel.tel_voice_utils import _test_call_long_duration 2972 return _test_call_long_duration(self.log, ads, 3002 return _test_call_long_duration(self.log, ads, 3030 return _test_call_long_duration(self.log, ads,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_voice_utils.py | 2200 def _test_call_long_duration(log, ads, dut_incall_check_func, total_duration): function
|