Home | History | Annotate | Download | only in gmock

Lines Matching full:notnull

306 // than one type, e.g. Eq(n) and NotNull()).
315 // See the definition of NotNull() for a complete example.
809 // Implements the polymorphic NotNull() matcher, which matches any raw or smart
1518 // as matcher_ may be polymorphic (e.g. NotNull()) and we won't
2765 inline PolymorphicMatcher<internal::NotNullMatcher > NotNull() {