Home | History | Annotate | Download | only in gmock

Lines Matching defs:ExplainMatchResult

4352 inline bool ExplainMatchResult(
4364 // return ExplainMatchResult(matcher, arg.x(), result_listener) &&
4365 // ExplainMatchResult(matcher, arg.y(), result_listener);