Home
last modified time | relevance | path

Searched defs:untyped_args (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h1452 const void* untyped_args, // must point to an ArgumentTuple in UntypedPerformDefaultAction()
1464 const void* untyped_action, const void* untyped_args) const { in UntypedPerformAction()
1579 const void* untyped_args, in UntypedDescribeUninterestingCall()
1607 const void* untyped_args, in UntypedFindMatchingExpectation()
1632 virtual void UntypedPrintArgs(const void* untyped_args, in UntypedPrintArgs()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc329 UntypedFunctionMockerBase::UntypedInvokeWith(const void* const untyped_args) in UntypedInvokeWith()