Searched refs:IsPacketQueueEmpty (Results 1 – 3 of 3) sorted by relevance
300 bool IsPacketQueueEmpty() const { in IsPacketQueueEmpty() function in bluetooth::hci::acl_manager::__anonebe05a7e0211::TestHciLayer1112 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()1123 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()1136 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()1146 ASSERT_TRUE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()1184 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()1195 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()1208 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()1220 ASSERT_FALSE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()1230 ASSERT_TRUE(hci_layer_->IsPacketQueueEmpty()); in TEST_F()[all …]
164 bool IsPacketQueueEmpty() const { in IsPacketQueueEmpty() function in TestAclConnectionInterface310 ASSERT_FALSE(acl_connection_interface_.IsPacketQueueEmpty()); in TEST_F()316 ASSERT_TRUE(acl_connection_interface_.IsPacketQueueEmpty()); in TEST_F()
147 bool IsPacketQueueEmpty() const { in IsPacketQueueEmpty() function in bluetooth::hci::acl_manager::__anon514ad8eb0111::TestLeAclConnectionInterface