Home
last modified time | relevance | path

Searched refs:operator_capabilities (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/tests/google/tel/live/
DTelLivePreflightTest.py43 from acts.test_utils.tel.tel_lookup_tables import operator_capabilities
DTelLiveRebootStressTest.py40 from acts.test_utils.tel.tel_lookup_tables import operator_capabilities
98 operator_capabilities.get(
99 self.dut_operator, operator_capabilities["default"]))
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_lookup_tables.py665 operator_capabilities = { variable