Lines Matching refs:explanations
2511 // support ==. This matcher is like Eq(), but its failure explanations provide
3168 // explanations[i] is the explanation of the element at index i.
3169 ::std::vector<internal::string> explanations(count());
3183 explanations[exam_pos] = s.str();
3218 PrintIfNotEmpty(explanations[exam_pos], listener->stream());
3228 const internal::string& s = explanations[i];