Home
last modified time | relevance | path

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

/dports/archivers/vbz-compression/vbz_compression-1.0.1/third_party/catch2/
H A Dfakeit.hpp5984 std::vector<std::shared_ptr<Destructible>> &methodMocks, in InvocationHandlers() argument
5986 _methodMocks(methodMocks), _offsets(offsets) { in InvocationHandlers()
/dports/multimedia/kdenlive/kdenlive-21.12.3/tests/
H A Dfakeit.hpp5989 std::vector<std::shared_ptr<Destructible>> &methodMocks, in InvocationHandlers() argument
5991 _methodMocks(methodMocks), _offsets(offsets) { in InvocationHandlers()
/dports/multimedia/kdenlive/kdenlive-21.12.3/fuzzer/
H A Dfakeit_standalone.hpp5962 std::vector<std::shared_ptr<Destructible>> &methodMocks, in InvocationHandlers() argument
5964 _methodMocks(methodMocks), _offsets(offsets) { in InvocationHandlers()