Searched refs:withWorkingTLS (Results 1 – 1 of 1) sorted by relevance
1907 const bool withWorkingTLS; in TEST_F() member1911 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()