Searched defs:kServerKeyPath (Results 1 – 7 of 7) sorted by relevance
60 constexpr char kServerKeyPath[] = "examples/cpp/auth/credentials/localhost.key"; variable63 constexpr char kServerKeyPath[] = "credentials/localhost.key"; variable
47 constexpr char kServerKeyPath[] = "src/core/tsi/test_creds/server1.key"; variable
43 constexpr char kServerKeyPath[] = "src/core/tsi/test_creds/server1.key"; variable
132 constexpr char kServerKeyPath[] = "src/core/tsi/test_creds/server1.key"; variable
45 constexpr char kServerKeyPath[] = "src/core/tsi/test_creds/server1.key"; variable
204 static const char kServerKeyPath[]; variable
377 const char XdsEnd2endTest::kServerKeyPath[] = member in grpc::testing::XdsEnd2endTest