Home
last modified time | relevance | path

Searched defs:promise2 (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dalarm_unittest.cc133 auto promise2 = std::make_unique<std::promise<void>>(); in TEST_P() local
138 std::unique_ptr<std::promise<void>> promise2) { in TEST_P()
/packages/modules/Bluetooth/system/gd/hci/
Dremote_name_request_test.cc647 auto promise2 = std::promise<void>(); in TEST_F() local
651 std::promise<void> promise2) { in TEST_F()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl_test.cc750 std::promise<void> promise2; in TEST_F() local