Home
last modified time | relevance | path

Searched refs:reaction (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc284 void ReportUninterestingCall(CallReaction reaction, const std::string& msg) { in ReportUninterestingCall() argument
288 switch (reaction) { in ReportUninterestingCall()
560 internal::CallReaction reaction) in SetReactionOnUninterestingCalls() argument
563 UninterestingCallReactionMap()[mock_obj] = reaction; in SetReactionOnUninterestingCalls()
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1389 GTEST_API_ void ReportUninterestingCall(CallReaction reaction,
1403 CallReaction reaction; member
1407 ReportUninterestingCall(reaction, ss.str()); in ~UninterestingCallCleanupHandler()
1801 const CallReaction reaction = in InvokeWith() local
1810 reaction == kAllow ? LogIsVisible(kInfo) : in InvokeWith()
1813 reaction == kWarn in InvokeWith()
1842 reaction, ss in InvokeWith()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp2444 AssertionReaction& reaction ) = 0;
2449 AssertionReaction& reaction ) = 0;
2452 AssertionReaction& reaction ) = 0;
2456 AssertionReaction& reaction ) = 0;
2462 AssertionReaction &reaction ) = 0;
8000 AssertionReaction& reaction ) override;
8005 AssertionReaction& reaction ) override;
8008 AssertionReaction& reaction ) override;
8012 AssertionReaction& reaction ) override;
8018 AssertionReaction &reaction ) override;
[all …]
/freebsd/share/dict/
H A Dweb2a220 acid reaction
303 Adamkiewicz reaction
856 alkaline reaction
5901 biuret reaction
6425 blowpipe reaction
9140 by-reaction
10847 chain reaction
11524 choice reaction
14770 cross-reaction
16607 diazo reaction
[all …]
H A Dweb2163798 reaction
/freebsd/crypto/openssl/
H A DCHANGES.md10025 SSL has been switched to a new SSL_CTX in reaction to a client's
10732 SSL has been switched to a new SSL_CTX in reaction to a client's
/freebsd/contrib/ncurses/
H A DNEWS15178 * The C++ has been cleaned up in reaction to the changes to satisfy XSI's