Home
last modified time | relevance | path

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

12

/external/catch2/include/internal/
Dcatch_interfaces_capture.h66 AssertionReaction& reaction ) = 0;
71 AssertionReaction& reaction ) = 0;
74 AssertionReaction& reaction ) = 0;
78 AssertionReaction& reaction ) = 0;
84 AssertionReaction &reaction ) = 0;
Dcatch_run_context.h58 AssertionReaction& reaction ) override;
63 AssertionReaction& reaction ) override;
66 AssertionReaction& reaction ) override;
70 AssertionReaction& reaction ) override;
76 AssertionReaction &reaction ) override;
128 void populateReaction( AssertionReaction& reaction );
Dcatch_run_context.cpp399 AssertionReaction& reaction in handleExpr() argument
416 populateReaction( reaction ); in handleExpr()
438 AssertionReaction& reaction in handleMessage() argument
449 populateReaction( reaction ); in handleMessage()
453 AssertionReaction& reaction in handleUnexpectedExceptionNotThrown() argument
455 handleNonExpr(info, Catch::ResultWas::DidntThrowException, reaction); in handleUnexpectedExceptionNotThrown()
461 AssertionReaction& reaction in handleUnexpectedInflightException() argument
469 populateReaction( reaction ); in handleUnexpectedInflightException()
472 void RunContext::populateReaction( AssertionReaction& reaction ) { in populateReaction() argument
473 reaction.shouldDebugBreak = m_config->shouldDebugBreak(); in populateReaction()
[all …]
/external/llvm-project/llvm/utils/unittest/googlemock/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/googletest/googlemock/src/
Dgmock-spec-builders.cc283 void ReportUninterestingCall(CallReaction reaction, const std::string& msg) { in ReportUninterestingCall() argument
287 switch (reaction) { in ReportUninterestingCall()
388 const CallReaction reaction = in UntypedInvokeWith() local
397 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()
400 reaction == kWarn in UntypedInvokeWith()
424 ReportUninterestingCall(reaction, ss.str()); in UntypedInvokeWith()
676 internal::CallReaction reaction) in SetReactionOnUninterestingCalls() argument
679 g_uninteresting_call_reaction[mock_obj] = reaction; in SetReactionOnUninterestingCalls()
/external/chromium-trace/catapult/third_party/polymer/components/paper-ripple/
DREADME.md5 …sign: [Surface reaction](https://www.google.com/design/spec/animation/responsive-interaction.html#…
/external/catch2/single_include/catch2/
Dcatch.hpp2460 AssertionReaction& reaction ) = 0;
2465 AssertionReaction& reaction ) = 0;
2468 AssertionReaction& reaction ) = 0;
2472 AssertionReaction& reaction ) = 0;
2478 AssertionReaction &reaction ) = 0;
8043 AssertionReaction& reaction ) override;
8048 AssertionReaction& reaction ) override;
8051 AssertionReaction& reaction ) override;
8055 AssertionReaction& reaction ) override;
8061 AssertionReaction &reaction ) override;
[all …]
/external/libabigail/tests/lib/
Dcatch.hpp2482 AssertionReaction& reaction ) = 0;
2487 AssertionReaction& reaction ) = 0;
2490 AssertionReaction& reaction ) = 0;
2494 AssertionReaction& reaction ) = 0;
2500 AssertionReaction &reaction ) = 0;
8098 AssertionReaction& reaction ) override;
8103 AssertionReaction& reaction ) override;
8106 AssertionReaction& reaction ) override;
8110 AssertionReaction& reaction ) override;
8116 AssertionReaction &reaction ) override;
[all …]
/external/fmtlib/test/
Dgmock-gtest-all.cc10505 void ReportUninterestingCall(CallReaction reaction, const string& msg) { in ReportUninterestingCall() argument
10506 switch (reaction) { in ReportUninterestingCall()
10597 const CallReaction reaction = in UntypedInvokeWith() local
10606 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()
10609 reaction == kWarn in UntypedInvokeWith()
10632 ReportUninterestingCall(reaction, ss.str()); in UntypedInvokeWith()
10851 internal::CallReaction reaction) in SetReactionOnUninterestingCalls() argument
10854 g_uninteresting_call_reaction[mock_obj] = 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() argument
11512 switch (reaction) { in ReportUninterestingCall()
11610 const CallReaction reaction = in UntypedInvokeWith() local
11619 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()
11622 reaction == kWarn ? LogIsVisible(kWarning) : in UntypedInvokeWith()
11644 ReportUninterestingCall(reaction, ss.str()); in UntypedInvokeWith()
11869 internal::CallReaction reaction) in SetReactionOnUninterestingCalls() argument
11872 g_uninteresting_call_reaction[mock_obj] = reaction; in SetReactionOnUninterestingCalls()
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-spec-builders.h1801 void ReportUninterestingCall(CallReaction reaction, const string& msg);
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1790 void ReportUninterestingCall(CallReaction reaction, const std::string& msg);
/external/perfetto/docs/concepts/
Dbuffers.md94 data sources. In reaction to this, data sources will commit all outstanding
/external/perfetto/docs/design-docs/
Dapi-and-abi.md423 * Service -> Producer through IPC on the Producer socket, as a reaction to the
/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/python/cpython3/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/libtextclassifier/native/annotator/pod_ner/test_data/
Dvocab.txt4669 reaction
/external/fmtlib/test/gmock/
Dgmock.h10309 void ReportUninterestingCall(CallReaction reaction, const string& msg);
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gmock/
Dgmock.h10977 void ReportUninterestingCall(CallReaction reaction, const string& msg);
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/rust/crates/libz-sys/src/zlib-ng/test/data/
Dlcet10.txt4877 of their reaction to what SPERBERG-McQUEEN termed the issue of
/external/brotli/tests/testdata/
Dlcet10.txt4877 of their reaction to what SPERBERG-McQUEEN termed the issue of

12