Home
last modified time | relevance | path

Searched refs:errors_file_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dtest_helpers.cc427 const std::string &errors_file_path) { in VerifyCertPathErrors() argument
432 << errors_file_path << ")\n\n" in VerifyCertPathErrors()
445 const std::string &errors_file_path) { in VerifyCertErrors() argument
450 << errors_file_path << ")\n\n" in VerifyCertErrors()
464 const std::string &errors_file_path) { in VerifyUserConstrainedPolicySet() argument
472 << errors_file_path << ")\n\n" in VerifyUserConstrainedPolicySet()
H A Dtest_helpers.h148 const std::string &errors_file_path);
156 const std::string &errors_file_path);
163 const std::string &errors_file_path);
H A Dverify_certificate_chain_pkits_unittest.cc68 std::string errors_file_path = in RunTest() local
73 std::string expected_errors = ReadTestFileToString(errors_file_path); in RunTest()
77 errors_file_path); in RunTest()