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

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

Completed in 89 milliseconds