Searched refs:TestAddFromStorage (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_client_test.cc | 447 void TestAddFromStorage(const RawAddress& address, uint16_t conn_id, in TestAddFromStorage() function in bluetooth::csis::internal::__anon188840a40111::CsisClientTest 1104 TestAddFromStorage(GetTestAddress(1), 1, dev1_storage); in TEST_F() 1109 TestAddFromStorage(GetTestAddress(2), 2, dev2_storage); in TEST_F() 1114 TestAddFromStorage(GetTestAddress(3), 3, dev3_storage); in TEST_F() 1120 TestAddFromStorage(GetTestAddress(4), 4, no_set_info); in TEST_F()
|
/packages/modules/Bluetooth/system/bta/vc/ |
D | vc_test.cc | 356 void TestAddFromStorage(const RawAddress& address, bool auto_connect) { in TestAddFromStorage() function in bluetooth::vc::internal::__anon9294a3d40111::VolumeControlTest 601 TestAddFromStorage(GetTestAddress(0), true); in TEST_F() 602 TestAddFromStorage(GetTestAddress(1), false); in TEST_F() 641 TestAddFromStorage(test_address, true); in TEST_F() 654 TestAddFromStorage(test_address, true); in TEST_F()
|
/packages/modules/Bluetooth/system/bta/has/ |
D | has_client_test.cc | 797 void TestAddFromStorage(const RawAddress& address, uint8_t features, in TestAddFromStorage() function in bluetooth::has::internal::__anon99444c580111::HasClientTestBase 1219 TestAddFromStorage(GetTestAddress(1), 0, true); in TEST_F() 1220 TestAddFromStorage(GetTestAddress(2), 0, false); in TEST_F() 1268 TestAddFromStorage(test_address, in TEST_F() 1318 TestAddFromStorage(test_address, 0, true); in TEST_F() 1389 TestAddFromStorage(test_address, in TEST_F() 1451 TestAddFromStorage(test_address, in TEST_F()
|