Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc635 ReturnZeroFromNullaryFunction() { in ReturnZeroFromNullaryFunction() function
649 Action<int()> a1 = ReturnZeroFromNullaryFunction(); in TEST()
652 Action<void*()> a2 = ReturnZeroFromNullaryFunction(); in TEST()