Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp1907 const bool withWorkingTLS; in TEST_F() member
1911 return StringPrintf("%s.%s.%s.", mode.c_str(), withWorkingTLS ? "tlsOn" : "tlsOff", in TEST_F()
1945 if (config.withWorkingTLS) { in TEST_F()
1965 EXPECT_TRUE(WaitForPrivateDnsValidation(tls.listen_address(), config.withWorkingTLS)); in TEST_F()
1966 if (config.withWorkingTLS) { in TEST_F()