Home
last modified time | relevance | path

Searched refs:CAPABILITY_OMADM (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_lookup_tables.py658 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
662 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
666 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
670 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
675 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
680 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
688 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
Dtel_defines.py317 CAPABILITY_OMADM = 'omadm' variable
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveRebootStressTest.py31 from acts.test_utils.tel.tel_defines import CAPABILITY_OMADM
150 if CAPABILITY_OMADM in self.dut_capabilities:
161 if CAPABILITY_OMADM in self.dut_capabilities:
172 if CAPABILITY_OMADM in self.dut_capabilities:
182 if CAPABILITY_OMADM in self.dut_capabilities:
774 if CAPABILITY_OMADM not in self.dut_capabilities:
DTelLiveStressFdrTest.py29 from acts.test_utils.tel.tel_defines import CAPABILITY_OMADM
131 if CAPABILITY_OMADM in self.dut_capabilities:
142 if CAPABILITY_OMADM in self.dut_capabilities: