Home
last modified time | relevance | path

Searched refs:get_current_voice_rat (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveMobilityStressTest.py60 from acts.test_utils.tel.tel_voice_utils import get_current_voice_rat
284 get_current_voice_rat(self.log, self.dut))
286 get_current_voice_rat(
DTelLiveStressTest.py92 from acts.test_utils.tel.tel_voice_utils import get_current_voice_rat
590 get_current_voice_rat(self.log, self.dut))
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py1498 def get_current_voice_rat(log, ad): function