Searched refs:reset_command_sent_status (Results 1 – 1 of 1) sorted by relevance
464 auto reset_command_sent_status = reset_command_future.wait_for(kTimeout); in TEST_F() local465 ASSERT_EQ(reset_command_sent_status, std::future_status::ready); in TEST_F()