Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveGFTDSDSSupplementaryServiceTest.py31 from acts.test_utils.tel.tel_defines import CAPABILITY_CONFERENCE
94 CAPABILITY_CONFERENCE,
DTelLiveGFTDSDSVoiceTest.py25 from acts.test_utils.tel.tel_defines import CAPABILITY_CONFERENCE
DTelLiveVoiceConfTest.py30 from acts.test_utils.tel.tel_defines import CAPABILITY_CONFERENCE
74 CAPABILITY_CONFERENCE,
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_defines.py338 CAPABILITY_CONFERENCE = 'conference' variable
Dtel_test_utils.py48 from acts.test_utils.tel.tel_defines import CAPABILITY_CONFERENCE
1958 capabilities.append(CAPABILITY_CONFERENCE)