Home
last modified time | relevance | path

Searched refs:get_cep_conference_call_id (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveGFTDSDSSupplementaryServiceTest.py58 from acts.test_utils.tel.tel_voice_utils import get_cep_conference_call_id
291 call_conf_id = get_cep_conference_call_id(ads[0])
DTelWifiVideoTest.py71 from acts.test_utils.tel.tel_voice_utils import get_cep_conference_call_id
DTelLiveVideoTest.py75 from acts.test_utils.tel.tel_voice_utils import get_cep_conference_call_id
1754 call_conf_id = get_cep_conference_call_id(ads[0])
DTelLiveVoiceConfTest.py49 from acts.test_utils.tel.tel_voice_utils import get_cep_conference_call_id
1369 call_conf_id = get_cep_conference_call_id(ads[0])
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py1882 def get_cep_conference_call_id(ad): function