Searched refs:get_results (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/experimental/ |
D | BluetoothThroughputTest.py | 134 proto = self.bt_logger.get_results(metrics, 168 proto = self.bt_logger.get_results(metrics, 202 proto = self.bt_logger.get_results(metrics,
|
D | BluetoothLatencyTest.py | 130 proto = self.bt_logger.get_results(metrics,
|
D | BluetoothReconnectTest.py | 167 proto = self.bt_logger.get_results(metrics,
|
D | BluetoothPairAndConnectTest.py | 176 proto = self.bt_logger.get_results(metrics,
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/loggers/ |
D | bluetooth_metric_logger.py | 140 def get_results(self, results, test, pri_device, conn_device=None): member in BluetoothMetricLogger
|