Home
last modified time | relevance | path

Searched refs:ContainsHighSeverityErrors (Results 1 – 4 of 4) sorted by relevance

/pki/
A Dcert_errors.h176 bool ContainsHighSeverityErrors() const { in ContainsHighSeverityErrors() function
A Dverify_certificate_chain_pkits_unittest.cc69 bool did_succeed = !path_errors.ContainsHighSeverityErrors(); in RunTest()
A Dpath_builder.cc721 return GetTrustedCert() && !errors.ContainsHighSeverityErrors(); in IsValid()
727 if (!errors.ContainsHighSeverityErrors()) { in GetVerifyError()
982 if (!result_path->errors.ContainsHighSeverityErrors()) { in Run()
1001 if (!result_path->errors.ContainsHighSeverityErrors()) { in Run()
A Dpath_builder_unittest.cc2148 EXPECT_TRUE(best_path->errors.ContainsHighSeverityErrors()); in TEST_F()
2164 EXPECT_TRUE(best_path->errors.ContainsHighSeverityErrors()); in TEST_F()
2181 EXPECT_TRUE(best_path->errors.ContainsHighSeverityErrors()); in TEST_F()

Completed in 22 milliseconds