reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

utils/unittest/googlemock/include/gmock/gmock-spec-builders.h
  628   void AddExpectation(const Expectation& expectation) const;

References

utils/unittest/googlemock/include/gmock/gmock-spec-builders.h
  945     s.AddExpectation(GetHandle());
 1618       implicit_sequence->AddExpectation(Expectation(untyped_expectation));