Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveStressTest.py414 def _make_phone_call(self, call_verification_func=None, voice_stress_only = False): member in TelLiveStressTest
800 self._make_phone_call(call_verification_func)
1082 funcs = [(self._make_phone_call, [call_verification_func]),
1117 (self._make_phone_call, [is_phone_in_call_volte]),
1125 (self._make_phone_call, [is_phone_in_call_volte]),
1210 self._make_phone_call(call_verification_func, True)
DTelLiveMobilityStressTest.py165 def _make_phone_call(self, ads): member in TelLiveMobilityStressTest
288 if not self._make_phone_call(ads):