Searched refs:_get_expected_call_state (Results 1 – 3 of 3) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/ |
D | Nsa5gVoiceConfTest.py | 39 from acts_contrib.test_utils.tel.tel_voice_conf_utils import _get_expected_call_state 1683 call_state=_get_expected_call_state(ads[0]), 1757 call_state=_get_expected_call_state(ads[0]), 1829 call_state=_get_expected_call_state(ads[0]), 1900 call_state=_get_expected_call_state(ads[0]), 1974 call_state=_get_expected_call_state(ads[0]), 2048 call_state=_get_expected_call_state(ads[0]), 2120 call_state=_get_expected_call_state(ads[0]), 2191 call_state=_get_expected_call_state(ads[0]), 2265 call_state=_get_expected_call_state(ads[0]), [all …]
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveVoiceConfTest.py | 60 from acts_contrib.test_utils.tel.tel_voice_conf_utils import _get_expected_call_state 2780 call_state=_get_expected_call_state(ads[0]), 2848 call_state=_get_expected_call_state(ads[0]), 2915 call_state=_get_expected_call_state(ads[0]), 2980 call_state=_get_expected_call_state(ads[0]), 3049 call_state=_get_expected_call_state(ads[0]), 3118 call_state=_get_expected_call_state(ads[0]), 3186 call_state=_get_expected_call_state(ads[0]), 3254 call_state=_get_expected_call_state(ads[0]), 3323 call_state=_get_expected_call_state(ads[0]), [all …]
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_voice_conf_utils.py | 865 def _get_expected_call_state(ad): function
|