Searched refs:first_explanation (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h3061 void ExplainSuccess(const internal::string& first_explanation, argument
3065 if (first_explanation != "") {
3066 *listener << ", where the first field is a value " << first_explanation; local
3070 if (first_explanation != "") {

Completed in 21 milliseconds