Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_lookup_tables.py651 tel_defines.CAPABILITY_VT
656 tel_defines.CAPABILITY_VT
661 tel_defines.CAPABILITY_VT
669 tel_defines.CAPABILITY_VT
674 tel_defines.CAPABILITY_WFC, tel_defines.CAPABILITY_VT
Dtel_defines.py274 CAPABILITY_VT = 'vt' variable
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLivePreflightTest.py32 from acts.test_utils.tel.tel_defines import CAPABILITY_VT
DTelLiveRebootStressTest.py29 from acts.test_utils.tel.tel_defines import CAPABILITY_VT
228 if CAPABILITY_VT in self.dut_capabilities: