Home
last modified time | relevance | path

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

/aosp12/system/bt/common/
H A Dmetrics_unittest.cc330 std::vector<BluetoothSession*> bt_sessions_; member in testing::BluetoothMetricsLoggerTest
345 } else if (bt_sessions_.size() > 0) { in UpdateLog()
348 bt_sessions_.clear(); in UpdateLog()
384 bt_sessions_.clear(); in ClearLog()
477 bt_sessions_.push_back(MakeBluetoothSession( in TEST_F()
495 bt_sessions_.push_back(MakeBluetoothSession( in TEST_F()
513 bt_sessions_.push_back(MakeBluetoothSession( in TEST_F()
520 bt_sessions_.push_back(MakeBluetoothSession( in TEST_F()
591 bt_sessions_.push_back(MakeBluetoothSession( in TEST_F()
652 bt_sessions_.push_back(MakeBluetoothSession( in TEST_F()
[all …]