Home | History | Annotate | Download | only in gmock

Lines Matching full:gethandle

739   virtual Expectation GetHandle() = 0;
946 s.AddExpectation(GetHandle());
1079 virtual Expectation GetHandle() {
1833 : expectation_base_(exp.GetHandle().expectation_base()) {}