Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc83 ExpectationBase::ExpectationBase(const char* a_file, int a_line, in ExpectationBase() function in testing::internal::ExpectationBase
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h107 class ExpectationBase; variable