Searched refs:Verified (Results 1 – 7 of 7) sorted by relevance
40 VerifyMatch(BoundNodesCallback *FindResultVerifier, bool *Verified) in VerifyMatch() argument41 : Verified(Verified), FindResultReviewer(FindResultVerifier) {} in VerifyMatch()45 *Verified |= FindResultReviewer->run(&Result.Nodes, Result.Context); in run()47 *Verified = true; in run()57 bool *const Verified;
31 CommentHandlerVisitor() : base(), PP(nullptr), Verified(false) {} in CommentHandlerVisitor()34 EXPECT_TRUE(Verified) << "CommentVerifier not accessed"; in ~CommentHandlerVisitor()66 bool Verified; member in clang::CommentHandlerVisitor124 Verified = true; in GetVerifier()
71 Verified = false; in setFailure()76 Verified = true; in setSuccess()80 bool Verified;125 if (!Verified) in match()
913 + dbg("The Server Connection Verified OK on 1st try.");1023 + dbg("The TrustAll Server Cert-grab Connection (trivially) Verified OK.");1117 + dbg("TrustAll/TrustOne Server Connection Verified #3.");1581 + msg = "VNC Server " + host + ":" + port + " Not Verified";
3485 + dbg("The Server Connection Verified OK on 1st try.");3595 + dbg("The TrustAll Server Cert-grab Connection (trivially) Verified OK.");3689 + dbg("TrustAll/TrustOne Server Connection Verified #3.");4153 + msg = "VNC Server " + host + ":" + port + " Not Verified";
1548 - Verified that definitions for Cased and Case_Ignorable are unchanged.
555 Verified with GCC 4.0, 4.2 to 4.8, and Clang 2.9, 3.2: none skip.