Searched refs:asyncHandshake (Results 1 – 1 of 1) sorted by relevance
4638 bool asyncHandshake; in TEST_F() member4654 SCOPED_TRACE(fmt::format("testConfig: [{}, {}]", config.asyncHandshake, config.maxRetries)); in TEST_F()4671 ScopedSystemProperties sp3(kDotAsyncHandshakeFlag, config.asyncHandshake ? "1" : "0"); in TEST_F()4737 bool asyncHandshake; in TEST_F() member4770 ScopedSystemProperties sp3(kDotAsyncHandshakeFlag, config.asyncHandshake ? "1" : "0"); in TEST_F()4823 if (dnsMode == "STRICT" && config.asyncHandshake && in TEST_F()