Home | History | Annotate | Download | only in gmock

Lines Matching full:property_

6730       : property_(property), matcher_(matcher) {}
6759 RefToConstProperty result = (obj.*property_)();
6775 PropertyType (Class::*property_)() const;