Home
last modified time | relevance | path

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

/aosp12/system/bt/common/
H A Dmessage_loop_thread_unittest.cc195 std::future<void> execution_future = execution_promise.get_future(); in TEST_F() local
203 execution_future.wait(); in TEST_F()