Home
last modified time | relevance | path

Searched refs:DefaultInvocationMatcher (Results 1 – 3 of 3) sorted by relevance

/dports/archivers/vbz-compression/vbz_compression-1.0.1/third_party/catch2/
H A Dfakeit.hpp6812 struct DefaultInvocationMatcher : public ActualInvocation<arglist...>::Matcher { struct
6814 virtual ~DefaultInvocationMatcher() = default;
6816 DefaultInvocationMatcher() { in DefaultInvocationMatcher() argument
7632 … new DefaultInvocationMatcher<arglist...>()}, _commited(false) { in Implementation()
/dports/multimedia/kdenlive/kdenlive-21.12.3/tests/
H A Dfakeit.hpp6817 struct DefaultInvocationMatcher : public ActualInvocation<arglist...>::Matcher { struct
6819 virtual ~DefaultInvocationMatcher() = default;
6821 DefaultInvocationMatcher() { in DefaultInvocationMatcher() argument
7637 … new DefaultInvocationMatcher<arglist...>()}, _commited(false) { in Implementation()
/dports/multimedia/kdenlive/kdenlive-21.12.3/fuzzer/
H A Dfakeit_standalone.hpp6790 struct DefaultInvocationMatcher : public ActualInvocation<arglist...>::Matcher { struct
6792 virtual ~DefaultInvocationMatcher() = default;
6794 DefaultInvocationMatcher() { in DefaultInvocationMatcher() argument
7610 … new DefaultInvocationMatcher<arglist...>()}, _commited(false) { in Implementation()