Searched refs:handle_promise (Results 1 – 1 of 1) sorted by relevance
360 auto handle_promise = std::promise<uint16_t>(); in TEST_F() local361 auto rx_disconnect_future = handle_promise.get_future(); in TEST_F()363 std::move(handle_promise); in TEST_F()