Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_run_context.cpp399 AssertionReaction& reaction in handleExpr()
438 AssertionReaction& reaction in handleMessage()
453 AssertionReaction& reaction in handleUnexpectedExceptionNotThrown()
461 AssertionReaction& reaction in handleUnexpectedInflightException()
472 void RunContext::populateReaction( AssertionReaction& reaction ) { in populateReaction()
490 AssertionReaction &reaction in handleNonExpr()
/external/llvm-project/llvm/utils/unittest/googlemock/src/
Dgmock-spec-builders.cc247 void ReportUninterestingCall(CallReaction reaction, const string& msg) { in ReportUninterestingCall()
349 const CallReaction reaction = in UntypedInvokeWith() local
608 internal::CallReaction reaction) in SetReactionOnUninterestingCalls()
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc283 void ReportUninterestingCall(CallReaction reaction, const std::string& msg) { in ReportUninterestingCall()
388 const CallReaction reaction = in UntypedInvokeWith() local
676 internal::CallReaction reaction) in SetReactionOnUninterestingCalls()
/external/fmtlib/test/
Dgmock-gtest-all.cc10505 void ReportUninterestingCall(CallReaction reaction, const string& msg) { in ReportUninterestingCall()
10597 const CallReaction reaction = in UntypedInvokeWith() local
10851 internal::CallReaction reaction) in SetReactionOnUninterestingCalls()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc11508 void ReportUninterestingCall(CallReaction reaction, const string& msg) { in ReportUninterestingCall()
11610 const CallReaction reaction = in UntypedInvokeWith() local
11869 internal::CallReaction reaction) in SetReactionOnUninterestingCalls()
/external/catch2/single_include/catch2/
Dcatch.hpp12839 AssertionReaction& reaction in handleExpr()
12878 AssertionReaction& reaction in handleMessage()
12893 AssertionReaction& reaction in handleUnexpectedExceptionNotThrown()
12901 AssertionReaction& reaction in handleUnexpectedInflightException()
12912 void RunContext::populateReaction( AssertionReaction& reaction ) { in populateReaction()
12930 AssertionReaction &reaction in handleNonExpr()
/external/libabigail/tests/lib/
Dcatch.hpp12982 AssertionReaction& reaction in handleExpr()
13021 AssertionReaction& reaction in handleMessage()
13036 AssertionReaction& reaction in handleUnexpectedExceptionNotThrown()
13044 AssertionReaction& reaction in handleUnexpectedInflightException()
13055 void RunContext::populateReaction( AssertionReaction& reaction ) { in populateReaction()
13073 AssertionReaction &reaction in handleNonExpr()