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

/gem5/ext/googletest/googlemock/test/
H A Dgmock-actions_test.cc495 ReturnZeroFromNullaryFunction() { function in namespace:__anon14
509 Action<int()> a1 = ReturnZeroFromNullaryFunction();
512 Action<void*()> a2 = ReturnZeroFromNullaryFunction();

Completed in 9 milliseconds