Searched refs:ContainsHighSeverityErrors (Results 1 – 4 of 4) sorted by relevance
176 bool ContainsHighSeverityErrors() const { in ContainsHighSeverityErrors() function
69 bool did_succeed = !path_errors.ContainsHighSeverityErrors(); in RunTest()
721 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()
2148 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 13 milliseconds