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.py686 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
690 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
694 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
698 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
703 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
708 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
716 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
Dtel_defines.py336 CAPABILITY_OMADM = 'omadm' variable
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveRebootStressTest.py31 from acts.test_utils.tel.tel_defines import CAPABILITY_OMADM
154 if CAPABILITY_OMADM in self.dut_capabilities:
165 if CAPABILITY_OMADM in self.dut_capabilities:
176 if CAPABILITY_OMADM in self.dut_capabilities:
186 if CAPABILITY_OMADM in self.dut_capabilities:
778 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: