Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h89 class ExpectationSet; variable
581 ExpectationSet() {} in ExpectationSet() function
586 ExpectationSet(internal::ExpectationBase& exp) { // NOLINT in ExpectationSet() function
593 ExpectationSet(const Expectation& e) { // NOLINT in ExpectationSet() function