Home
last modified time | relevance | path

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

/external/googletest/googlemock/src/
Dgmock-spec-builders.cc246 void ReportUninterestingCall(CallReaction reaction, const std::string& msg) { in ReportUninterestingCall() argument
250 switch (reaction) { in ReportUninterestingCall()
348 const CallReaction reaction = in UntypedInvokeWith() local
357 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()
360 reaction == kWarn ? LogIsVisible(kWarning) : in UntypedInvokeWith()
382 ReportUninterestingCall(reaction, ss.str()); in UntypedInvokeWith()
607 internal::CallReaction reaction) in SetReactionOnUninterestingCalls() argument
610 g_uninteresting_call_reaction[mock_obj] = reaction; in SetReactionOnUninterestingCalls()
/external/v8/testing/gmock/src/
Dgmock-spec-builders.cc247 void ReportUninterestingCall(CallReaction reaction, const string& msg) { in ReportUninterestingCall() argument
251 switch (reaction) { in ReportUninterestingCall()
349 const CallReaction reaction = in UntypedInvokeWith() local
358 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()
361 reaction == kWarn ? LogIsVisible(kWarning) : in UntypedInvokeWith()
383 ReportUninterestingCall(reaction, ss.str()); in UntypedInvokeWith()
608 internal::CallReaction reaction) in SetReactionOnUninterestingCalls() argument
611 g_uninteresting_call_reaction[mock_obj] = reaction; in SetReactionOnUninterestingCalls()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc247 void ReportUninterestingCall(CallReaction reaction, const string& msg) { in ReportUninterestingCall() argument
248 switch (reaction) { in ReportUninterestingCall()
339 const CallReaction reaction = in UntypedInvokeWith() local
348 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()
351 reaction == kWarn ? LogIsVisible(kWarning) : in UntypedInvokeWith()
373 ReportUninterestingCall(reaction, ss.str()); in UntypedInvokeWith()
598 internal::CallReaction reaction) in SetReactionOnUninterestingCalls() argument
601 g_uninteresting_call_reaction[mock_obj] = reaction; in SetReactionOnUninterestingCalls()
/external/fmtlib/test/
Dgmock-gtest-all.cc10697 void ReportUninterestingCall(CallReaction reaction, const string& msg) { in ReportUninterestingCall() argument
10698 switch (reaction) { in ReportUninterestingCall()
10789 const CallReaction reaction = in UntypedInvokeWith() local
10798 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()
10801 reaction == kWarn ? LogIsVisible(kWarning) : in UntypedInvokeWith()
10823 ReportUninterestingCall(reaction, ss.str()); in UntypedInvokeWith()
11048 internal::CallReaction reaction) in SetReactionOnUninterestingCalls() argument
11051 g_uninteresting_call_reaction[mock_obj] = reaction; in SetReactionOnUninterestingCalls()
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h1726 void ReportUninterestingCall(CallReaction reaction, const string& msg);
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1802 void ReportUninterestingCall(CallReaction reaction, const std::string& msg);
/external/v8/testing/gmock/include/gmock/
Dgmock-spec-builders.h1799 void ReportUninterestingCall(CallReaction reaction, const string& msg);
/external/dnsmasq/
DFAQ455 chain reaction runaway will occur. To avoid this, use syslog-ng
/external/python/cpython2/Doc/whatsnew/
D2.1.rst132 The reaction to nested scopes was widespread concern about the dangers of
D2.0.rst680 the changes in the face of public reaction, so for the :mod:`socket` module, the
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt8263 連鎖反應 < chain\-reaction;
15636 反映 < reaction;
22894 連鎖反應 > chain\-reaction;
31804 反映 > reaction;
31831 反應 > reaction;
/external/fmtlib/test/gmock/
Dgmock.h10308 void ReportUninterestingCall(CallReaction reaction, const string& msg);
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/brotli/tests/testdata/
Dlcet10.txt4877 of their reaction to what SPERBERG-McQUEEN termed the issue of
/external/curl/
DCHANGES.08914 - Simon Josefsson added a idn_free() function in libidn 0.4.5 as a reaction to