Searched refs:INTERFACE_CLOSE_DELAY_MS (Results 1 – 2 of 2) sorted by relevance
53 #define INTERFACE_CLOSE_DELAY_MS std::chrono::milliseconds(600) macro193 std::this_thread::sleep_for(INTERFACE_CLOSE_DELAY_MS); in TearDown()
53 #define INTERFACE_CLOSE_DELAY_MS std::chrono::milliseconds(200) macro194 std::this_thread::sleep_for(INTERFACE_CLOSE_DELAY_MS); in TearDown()