Searched defs:TypedEq (Results 1 – 3 of 3) sorted by relevance
715 inline Matcher<Lhs> TypedEq(const Rhs& rhs) { return Eq(rhs); } in TypedEq() function
721 inline Matcher<Lhs> TypedEq(const Rhs& rhs) { return Eq(rhs); } in TypedEq() function