Home
last modified time | relevance | path

Searched defs:crl_strings (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dgrpc_tls_crl_provider_test.cc185 std::vector<std::string> crl_strings = {GetFileContents(kCrlPath.data())}; in TEST_F() local
196 std::vector<std::string> crl_strings = {GetFileContents(kCrlPath.data())}; in TEST_F() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/crl_unittest/
H A Dgenerate_crl_test_data.py224 crl_strings = { variable