Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_test.cc83 bluetooth::hci::testing::mock_hci_layer_ = &mock_hci_; in SetUp()
99 bluetooth::hci::testing::MockHciLayer mock_hci_; member in __anon6cde693f0111::StackBtmWithQueuesTest
112 EXPECT_CALL(mock_hci_, GetScoQueueEnd()) in SetUp()
126 EXPECT_CALL(mock_hci_, GetScoQueueEnd()) in TEST_F()
138 EXPECT_CALL(mock_hci_, GetScoQueueEnd()) in TEST_F()
145 EXPECT_CALL(mock_hci_, GetScoQueueEnd()) in TEST_F()
154 EXPECT_CALL(mock_hci_, GetScoQueueEnd()) in TEST_F()
167 EXPECT_CALL(mock_hci_, GetScoQueueEnd()) in TEST_F()
180 EXPECT_CALL(mock_hci_, GetScoQueueEnd()) in TEST_F()
191 EXPECT_CALL(mock_hci_, GetScoQueueEnd()) in TEST_F()
Dstack_btm_sec_test.cc83 bluetooth::hci::testing::mock_hci_layer_ = &mock_hci_; in SetUp()
98 bluetooth::hci::testing::MockHciLayer mock_hci_; member in StackBtmSecWithQueuesTest
/packages/modules/Bluetooth/system/test/
DAndroid.bp296 "mock/mock_hci_*.cc",