Home
last modified time | relevance | path

Searched defs:root_crl (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/core/tsi/
Dcrl_ssl_transport_security_test.cc327 std::string root_crl = grpc_core::testing::GetFileContents(kRootCrlPath); in TEST_P() local
343 std::string root_crl = grpc_core::testing::GetFileContents(kRootCrlPath); in TEST_P() local
359 std::string root_crl = grpc_core::testing::GetFileContents(kRootCrlPath); in TEST_P() local
375 std::string root_crl = grpc_core::testing::GetFileContents(kRootCrlPath); in TEST_P() local
392 std::string root_crl = grpc_core::testing::GetFileContents(kRootCrlPath); in TEST_P() local
428 std::string root_crl = in TEST_P() local
440 std::string root_crl = in TEST_P() local
457 std::string root_crl = grpc_core::testing::GetFileContents(kEvilCrlPath); in TEST_P() local
Dssl_transport_security_utils_test.cc466 absl::StatusOr<Slice> root_crl = LoadFile(kValidCrl, false); in SetUp() local
/external/grpc-grpc/test/cpp/end2end/
Dcrl_provider_test.cc185 std::string root_crl = grpc_core::testing::GetFileContents(kRootCrlPath); in TEST_F() local
227 std::string root_crl = grpc_core::testing::GetFileContents(kRootCrlPath); in TEST_F() local