Home
last modified time | relevance | path

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

/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/ASTMatchers/
DASTMatchersTest.h40 VerifyMatch(std::unique_ptr<BoundNodesCallback> FindResultVerifier, bool *Verified) in VerifyMatch() argument
41 : Verified(Verified), FindResultReviewer(std::move(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/AST/
DMatchVerifier.h74 Verified = false; in setFailure()
79 Verified = true; in setSuccess()
83 bool Verified;
128 if (!Verified) in match()
144 if (!Verified) in match()
/external/boringssl/src/infra/config/
Dcq.cfg8 cq_verified_label: "CQ-Verified"
/external/autotest/client/site_tests/firmware_VbootCrypto/
Dcontrol8 Verifies Firmware Verified Boot Reference Implementation, its components, and
/external/avb/
DREADME.md1 # Android Verified Boot 2.0
4 Verified Boot 2.0. Usually AVB is used to refer to this codebase.
290 Android Verified Boot is enabled by the `BOARD_AVB_ENABLE` variable
341 for previous version of Verified Boot in Android are not used in AVB
/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/ImageMagick/Magick++/
DChangeLog71 Verified to work when using STL <vector> and <map> as the target
/external/bison/
DChangeLog555 Verified with GCC 4.0, 4.2 to 4.8, and Clang 2.9, 3.2: none skip.
/external/icu/icu4c/source/data/unidata/
Dchanges.txt2261 - Verified that definitions for Cased and Case_Ignorable are unchanged.
/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
/external/strace/
DChangeLog25867 Verified that all tests/detach* tests work in both SEIZE and !SEIZE