Home | History | Annotate | Download | only in gmock

Lines Matching full:first_explanation

3063   void ExplainSuccess(const std::string& first_explanation,
3067 if (first_explanation != "") {
3068 *listener << ", where the first field is a value " << first_explanation;
3072 if (first_explanation != "") {