Home
last modified time | relevance | path

Searched refs:MonomorphicDoDefaultActionImpl (Results 1 – 2 of 2) sorted by relevance

/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/testing/include/gmock/
H A Dgmock-actions.h63 class MonomorphicDoDefaultActionImpl; variable
293 friend class internal::MonomorphicDoDefaultActionImpl;
556 class MonomorphicDoDefaultActionImpl : public ActionInterface<F> {
561 MonomorphicDoDefaultActionImpl() : ActionInterface<F>(true) {} in MonomorphicDoDefaultActionImpl() function
588 return Action<F>(new MonomorphicDoDefaultActionImpl<F>);
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/gmock/include/gmock/
H A Dgmock-actions.h64 class MonomorphicDoDefaultActionImpl; variable
274 friend class internal::MonomorphicDoDefaultActionImpl;
590 class MonomorphicDoDefaultActionImpl : public ActionInterface<F> {
595 MonomorphicDoDefaultActionImpl() : ActionInterface<F>(true) {} in MonomorphicDoDefaultActionImpl() function
622 return Action<F>(new MonomorphicDoDefaultActionImpl<F>);