Home | History | Annotate | Download | only in gmock

Lines Matching refs:DoDefault

303   // Returns true iff this is the DoDefault() action.
315 "You are using DoDefault() inside a composite action like "
628 // Implements the polymorphic DoDefault() action.
631 // This template type conversion operator allows DoDefault() to be
972 inline internal::DoDefaultAction DoDefault() {