Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/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(
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py1168 def get_current_voice_rat(log, ad): function