Searched defs:kServerCertPath (Results 1 – 8 of 8) sorted by relevance
58 constexpr char kServerCertPath[] = variable62 constexpr char kServerCertPath[] = "credentials/localhost.crt"; variable
46 constexpr char kServerCertPath[] = "src/core/tsi/test_creds/server1.pem"; variable
42 constexpr char kServerCertPath[] = "src/core/tsi/test_creds/server1.pem"; variable
131 constexpr char kServerCertPath[] = "src/core/tsi/test_creds/server1.pem"; variable
44 constexpr char kServerCertPath[] = "src/core/tsi/test_creds/server1.pem"; variable
151 constexpr char kServerCertPath[] = "server_cert_path"; variable
203 static const char kServerCertPath[]; variable
375 const char XdsEnd2endTest::kServerCertPath[] = member in grpc::testing::XdsEnd2endTest