Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/test/
Dgmock-actions_test.cc449 ReturnZeroFromNullaryFunction() { in ReturnZeroFromNullaryFunction() function
463 Action<int()> a1 = ReturnZeroFromNullaryFunction(); in TEST()
466 Action<void*()> a2 = ReturnZeroFromNullaryFunction(); in TEST()
/external/googletest/googlemock/test/
Dgmock-actions_test.cc495 ReturnZeroFromNullaryFunction() { in ReturnZeroFromNullaryFunction() function
509 Action<int()> a1 = ReturnZeroFromNullaryFunction(); in TEST()
512 Action<void*()> a2 = ReturnZeroFromNullaryFunction(); in TEST()