Home | History | Annotate | Download | only in gmock

Lines Matching refs:explanations

1927 // support ==. This matcher is like Eq(), but its failure explanations provide
2590 // explanations[i] is the explanation of the element at index i.
2591 std::vector<internal::string> explanations(count());
2595 explanations[i] = s.str();
2609 const internal::string& s = explanations[i];