Home
last modified time | relevance | path

Searched refs:retryIntervalMs (Results 1 – 2 of 2) sorted by relevance

/packages/modules/DnsResolver/tests/
Dresolv_test_utils.cpp141 constexpr std::chrono::milliseconds retryIntervalMs{5}; in PollForCondition() local
145 std::this_thread::sleep_for(retryIntervalMs); in PollForCondition()
Dresolv_gold_test.cpp127 constexpr milliseconds retryIntervalMs{20}; in WaitForPrivateDnsValidation() local
136 std::this_thread::sleep_for(retryIntervalMs); in WaitForPrivateDnsValidation()