Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/tel/live/
DTelPowerTest.py35 from acts.test_utils.tel.tel_voice_utils import phone_idle_2g
731 rat=RAT_2G, phone_check_func_after_power_test=phone_idle_2g)
754 phone_check_func_after_power_test=phone_idle_2g)
982 phone_check_func_after_power_test=phone_idle_2g)
1007 phone_check_func_after_power_test=phone_idle_2g)
1179 phone_check_func_after_power_test=phone_idle_2g)
1207 phone_check_func_after_power_test=phone_idle_2g)
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py964 def phone_idle_2g(log, ad): function