Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/tel/live/
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])
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py1552 def get_cep_conference_call_id(ad): function