Home
last modified time | relevance | path

Searched refs:Verified (Results 1 – 11 of 11) sorted by relevance

/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h40 VerifyMatch(BoundNodesCallback *FindResultVerifier, bool *Verified) in VerifyMatch() argument
41 : 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;
/external/clang/unittests/Tooling/
DCommentHandlerTest.cpp31 CommentHandlerVisitor() : base(), PP(nullptr), Verified(false) {} in CommentHandlerVisitor()
34 EXPECT_TRUE(Verified) << "CommentVerifier not accessed"; in ~CommentHandlerVisitor()
66 bool Verified; member in clang::CommentHandlerVisitor
128 Verified = true; in GetVerifier()
/external/clang/unittests/AST/
DMatchVerifier.h71 Verified = false; in setFailure()
76 Verified = true; in setSuccess()
80 bool Verified;
125 if (!Verified) in match()
/external/autotest/client/site_tests/firmware_VbootCrypto/
Dcontrol8 Verifies Firmware Verified Boot Reference Implementation, its components, and
/external/libvncserver/webclients/java-applet/ssl/
Dtightvnc-1.3dev7_javasrc-vncviewer-ssl.patch913 + 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";
Dultravnc-102-JavaViewer-ssl-etc.patch3485 + 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";
/external/icu/icu4c/source/data/unidata/
Dchanges.txt1818 - Verified that definitions for Cased and Case_Ignorable are unchanged.
/external/bison/
DChangeLog555 Verified with GCC 4.0, 4.2 to 4.8, and Clang 2.9, 3.2: none skip.
/external/tpm2/generator/
Draw_structures.txt11078 A NULL Verified Ticket is the tuple <TPM_ST_VERIFIED, TPM_RH_NULL, 0x0000>.
Draw_structures_fixed.txt11091 A NULL Verified Ticket is the tuple <TPM_ST_VERIFIED, TPM_RH_NULL, 0x0000>.
/external/curl/
DCHANGES.08778 Verified my fix with test case 177.
17146 - Verified that curl linked fine with OpenSSL 0.9.1c which seems to be