Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_lookup_tables.py735 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
739 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
743 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
747 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
752 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
757 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
765 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
Dtel_defines.py387 CAPABILITY_OMADM = 'omadm' variable
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveRebootStressTest.py31 from acts_contrib.test_utils.tel.tel_defines import CAPABILITY_OMADM
152 if CAPABILITY_OMADM in self.dut_capabilities:
163 if CAPABILITY_OMADM in self.dut_capabilities:
174 if CAPABILITY_OMADM in self.dut_capabilities:
184 if CAPABILITY_OMADM in self.dut_capabilities:
776 if CAPABILITY_OMADM not in self.dut_capabilities:
DTelLiveStressFdrTest.py28 from acts_contrib.test_utils.tel.tel_defines import CAPABILITY_OMADM
130 if CAPABILITY_OMADM in self.dut_capabilities:
141 if CAPABILITY_OMADM in self.dut_capabilities: