Searched refs:asyncHandshake (Results 1 – 1 of 1) sorted by relevance
4454 bool asyncHandshake; in TEST_F() member4470 SCOPED_TRACE(fmt::format("testConfig: [{}, {}]", config.asyncHandshake, config.maxRetries)); in TEST_F()4487 ScopedSystemProperties sp3(kDotAsyncHandshakeFlag, config.asyncHandshake ? "1" : "0"); in TEST_F()4544 bool asyncHandshake; in TEST_F() member4577 ScopedSystemProperties sp3(kDotAsyncHandshakeFlag, config.asyncHandshake ? "1" : "0"); in TEST_F()4626 if (dnsMode == "STRICT" && config.asyncHandshake && in TEST_F()