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