Searched refs:kClientKeyPath (Results 1 – 4 of 4) sorted by relevance
45 constexpr char kClientKeyPath[] = "src/core/tsi/test_creds/client.key"; variable128 std::string client_key = grpc_core::testing::GetFileContents(kClientKeyPath); in TEST_F()154 std::string client_key = grpc_core::testing::GetFileContents(kClientKeyPath); in TEST_F()187 std::string client_key = grpc_core::testing::GetFileContents(kClientKeyPath); in TEST_F()
49 constexpr char kClientKeyPath[] = variable80 {grpc_core::testing::GetFileContents(kClientKeyPath), in GrpcAuthzEnd2EndTest()
135 constexpr char kClientKeyPath[] = "src/core/tsi/test_creds/client.key"; variable144 {GetFileContents(kClientKeyPath), GetFileContents(kClientCertPath)}}; in GetChannelCredentials()
145 constexpr char kClientKeyPath[] = "src/core/tsi/test_creds/client.key"; variable289 kClientKeyPath)); in SetUp()298 identity_pair_ = ReadTlsIdentityPair(kClientKeyPath, kClientCertPath); in SetUp()919 kClientKeyPath)); in SetUp()931 identity_pair_2_ = ReadTlsIdentityPair(kClientKeyPath, kClientCertPath); in SetUp()