Searched refs:disconnect_future (Results 1 – 2 of 2) sorted by relevance
679 auto disconnect_future = in TEST_F() local690 ASSERT_EQ(0x1234, disconnect_future.get()); in TEST_F()
1846 auto disconnect_future = disconnect_promise.get_future(); in DisconnectAllForSuspend() local1849 disconnect_future.wait(); in DisconnectAllForSuspend()1853 disconnect_future = disconnect_promise.get_future(); in DisconnectAllForSuspend()1856 disconnect_future.wait(); in DisconnectAllForSuspend()