Searched refs:DOT_SERVER_UNRESPONSIVE_TIME_MS (Results 1 – 1 of 1) sorted by relevance
4841 constexpr int DOT_SERVER_UNRESPONSIVE_TIME_MS = 2000; in TEST_F() local4855 {"OPPORTUNISTIC", -1, false, DOT_SERVER_UNRESPONSIVE_TIME_MS}, in TEST_F()4857 {"STRICT", -1, false, DOT_SERVER_UNRESPONSIVE_TIME_MS}, in TEST_F()4892 tls.setDelayQueriesTimeout(DOT_SERVER_UNRESPONSIVE_TIME_MS); in TEST_F()