HomeSort by relevance Sort by last modified time
    Searched refs:ReturnZeroFromNullaryFunctionAction (Results 1 - 2 of 2) sorted by null

  /external/gmock/test/
gmock-actions_test.cc 428 class ReturnZeroFromNullaryFunctionAction {
448 PolymorphicAction<ReturnZeroFromNullaryFunctionAction>
450 return MakePolymorphicAction(ReturnZeroFromNullaryFunctionAction());
    [all...]
  /external/google-breakpad/src/testing/test/
gmock-actions_test.cc 428 class ReturnZeroFromNullaryFunctionAction {
448 PolymorphicAction<ReturnZeroFromNullaryFunctionAction>
450 return MakePolymorphicAction(ReturnZeroFromNullaryFunctionAction());
    [all...]

Completed in 109 milliseconds