Home
last modified time | relevance | path

Searched defs:TypedExpectation (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-spec-builders.h99 template <typename F> class TypedExpectation; variable
839 friend class TypedExpectation; variable
883 TypedExpectation(FunctionMockerBase<F>* owner, in TypedExpectation() function
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h104 template <typename F> class TypedExpectation; variable
846 friend class TypedExpectation; variable
890 TypedExpectation(FunctionMocker<F>* owner, const char* a_file, int a_line, in TypedExpectation() function
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h95 template <typename F> class TypedExpectation; variable
831 friend class TypedExpectation; variable
875 TypedExpectation(FunctionMockerBase<F>* owner, in TypedExpectation() function