Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl_test.cc293 bool IsPacketQueueEmpty() const { in IsPacketQueueEmpty() function in bluetooth::hci::acl_manager::__anona0b596a50211::TestHciLayer
1091 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()
1102 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()
1115 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()
1125 ASSERT_TRUE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()
1163 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()
1174 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()
1187 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()
1199 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()
1209 ASSERT_TRUE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()
[all …]
Dclassic_acl_connection_test.cc164 bool IsPacketQueueEmpty() const { in IsPacketQueueEmpty() function in TestAclConnectionInterface
315 ASSERT_FALSE(acl_connection_interface_.IsPacketQueueEmpty()); in TEST_F()
321 ASSERT_TRUE(acl_connection_interface_.IsPacketQueueEmpty()); in TEST_F()