Home
last modified time | relevance | path

Searched refs:UntypedDescribeUninterestingCall (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h160 virtual void UntypedDescribeUninterestingCall(
1578 virtual void UntypedDescribeUninterestingCall( in UntypedDescribeUninterestingCall() function
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h164 virtual void UntypedDescribeUninterestingCall(
1667 void UntypedDescribeUninterestingCall(const void* untyped_args, in UntypedDescribeUninterestingCall() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-spec-builders.h164 virtual void UntypedDescribeUninterestingCall(
1651 virtual void UntypedDescribeUninterestingCall( in UntypedDescribeUninterestingCall() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/src/
Dgmock-spec-builders.cc373 this->UntypedDescribeUninterestingCall(untyped_args, &ss); in UntypedInvokeWith()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc363 this->UntypedDescribeUninterestingCall(untyped_args, &ss); in UntypedInvokeWith()
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc411 this->UntypedDescribeUninterestingCall(untyped_args, &ss); in UntypedInvokeWith()