Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc358 return this->UntypedPerformDefaultAction(untyped_args, ""); in UntypedInvokeWith()
367 this->UntypedPerformDefaultAction(untyped_args, ss.str()); in UntypedInvokeWith()
400 this->UntypedPerformDefaultAction(untyped_args, "") : in UntypedInvokeWith()
415 this->UntypedPerformDefaultAction(untyped_args, ss.str()) : in UntypedInvokeWith()
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h146 virtual UntypedActionResultHolderBase* UntypedPerformDefaultAction(
1451 virtual UntypedActionResultHolderBase* UntypedPerformDefaultAction( in UntypedPerformDefaultAction() function