Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dbits.py25 def destroy(bitses): argument
26 for bits in bitses:
30 def get_info(bitses): argument
31 return [bits.config for bits in bitses]
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
DPowerBaseTest.py118 self.power_monitor = self.bitses[0]
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
DCellularThroughputBaseTest.py183 power_monitor = self.bitses[0]