Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/googletest/googlemock/src/
Dgmock-spec-builders.cc838 Expectation::Expectation() {} in Expectation() function in testing::Expectation
840 Expectation::Expectation( in Expectation() function in testing::Expectation
/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h86 class Expectation; variable
1839 inline Expectation::Expectation(internal::ExpectationBase& exp) // NOLINT in Expectation() function