Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/ble/gatt/
DGattToolTest.py210 self.log.info("Total time (ms): {}".format(self.end_timer()))
341 self.log.info("Total time (ms): {}".format(self.end_timer()))
/tools/test/connectivity/acts_tests/tests/google/bt/system_tests/
DBtStressTest.py123 self.log.info("Total time (ms): {}".format(self.end_timer()))
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBluetoothBaseTest.py183 def end_timer(self): member in BluetoothBaseTest
/tools/test/connectivity/acts_tests/tests/google/ble/system_tests/
DBleStressTest.py340 self.log.info("Total time (ms): {}".format(self.end_timer()))