Home
last modified time | relevance | path

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

/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h93 class ExpectationSet; variable
592 ExpectationSet() {} in ExpectationSet() function
597 ExpectationSet(internal::ExpectationBase& exp) { // NOLINT in ExpectationSet() function
604 ExpectationSet(const Expectation& e) { // NOLINT in ExpectationSet() function