Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/eatt/
Deatt_test.cc224 bluetooth::manager::SetMockBtifStorageInterface(&btif_storage_interface_); in SetUp()
234 ON_CALL(btif_storage_interface_, LoadBondedEatt).WillByDefault([]() { in SetUp()
266 bluetooth::manager::MockBtifStorageInterface btif_storage_interface_; member in __anon154026400111::EattTest
/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc659 bluetooth::storage::SetMockBtifStorageInterface(&btif_storage_interface_); in SetUp()
1174 bluetooth::storage::MockBtifStorageInterface btif_storage_interface_; member in bluetooth::has::internal::__anon0c88c72c0111::HasClientTestBase
1416 ON_CALL(btif_storage_interface_, GetLeaudioHasPresets(_, _, _)) in TEST_F()
1438 ON_CALL(btif_storage_interface_, GetLeaudioHasPresets(test_address, _, _)) in TEST_F()
1508 ON_CALL(btif_storage_interface_, GetLeaudioHasPresets(test_address, _, _)) in TEST_F()
1565 btif_storage_interface_, in TEST_F()