HomeSort by relevance Sort by last modified time
    Searched refs:device_capabilities (Results 1 - 3 of 3) sorted by null

  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveRebootStressTest.py 38 from acts.test_utils.tel.tel_lookup_tables import device_capabilities
89 if (CAPABILITY_OMADM in device_capabilities[self.dut_model] and
99 if (CAPABILITY_OMADM in device_capabilities[self.dut_model] and
116 if (CAPABILITY_VOLTE in device_capabilities[self.dut_model] and
133 if (CAPABILITY_WFC in device_capabilities[self.dut_model] and
TelLivePreflightTest.py 35 from acts.test_utils.tel.tel_lookup_tables import device_capabilities
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_lookup_tables.py 563 device_capabilities = { variable

Completed in 77 milliseconds