Searched refs:get_results (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts/tests/google/experimental/ |
D | BluetoothThroughputTest.py | 136 proto = self.bt_logger.get_results(metrics, 171 proto = self.bt_logger.get_results(metrics, 206 proto = self.bt_logger.get_results(metrics,
|
D | BluetoothLatencyTest.py | 132 proto = self.bt_logger.get_results(metrics,
|
D | BluetoothPairAndConnectTest.py | 181 proto = self.bt_logger.get_results(metrics,
|
D | BluetoothReconnectTest.py | 172 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
|