Home | History | Annotate | Download | only in gmock

Lines Matching defs:NotNull

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