Home
last modified time | relevance | path

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

/dports/archivers/vbz-compression/vbz_compression-1.0.1/third_party/catch2/
H A Dfakeit.hpp8501 struct MethodProgress : MethodStubbingProgress<R, arglist...> { struct in fakeit::WhenFunctor
8505 virtual ~MethodProgress() override = default;
8507 MethodProgress(MethodProgress &other) : in MethodProgress() argument
8511 MethodProgress(StubbingContext<R, arglist...> &xaction) : in MethodProgress() function
8532MethodProgress<R, arglist...> operator()(const StubbingContext<R, arglist...> &stubbingContext) { in operator ()()
8534 MethodProgress<R, arglist...> progress(rootWithoutConst); in operator ()()
/dports/multimedia/kdenlive/kdenlive-21.12.3/tests/
H A Dfakeit.hpp8506 struct MethodProgress : MethodStubbingProgress<R, arglist...> { struct in fakeit::WhenFunctor
8510 virtual ~MethodProgress() override = default;
8512 MethodProgress(MethodProgress &other) : in MethodProgress() argument
8516 MethodProgress(StubbingContext<R, arglist...> &xaction) : in MethodProgress() function
8537MethodProgress<R, arglist...> operator()(const StubbingContext<R, arglist...> &stubbingContext) { in operator ()()
8539 MethodProgress<R, arglist...> progress(rootWithoutConst); in operator ()()
/dports/multimedia/kdenlive/kdenlive-21.12.3/fuzzer/
H A Dfakeit_standalone.hpp8479 struct MethodProgress : MethodStubbingProgress<R, arglist...> { struct in fakeit::WhenFunctor
8483 virtual ~MethodProgress() override = default;
8485 MethodProgress(MethodProgress &other) : in MethodProgress() function
8489 MethodProgress(StubbingContext<R, arglist...> &xaction) : in MethodProgress() function
8510MethodProgress<R, arglist...> operator()(const StubbingContext<R, arglist...> &stubbingContext) { in operator ()()
8512 MethodProgress<R, arglist...> progress(rootWithoutConst); in operator ()()