Searched refs:NullaryFunctor (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc916 class NullaryFunctor { class in namespace:__anon1869
959 Action<int()> a = InvokeWithoutArgs(NullaryFunctor()); // NOLINT
964 InvokeWithoutArgs(NullaryFunctor());
H A Dgmock-more-actions_test.cc77 class NullaryFunctor { class in namespace:testing::gmock_more_actions_test
H A Dgmock-generated-actions_test.cc72 class NullaryFunctor { class in namespace:testing::gmock_generated_actions_test

Completed in 106 milliseconds