Home
last modified time | relevance | path

Searched defs:TypedEq (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h715 inline Matcher<Lhs> TypedEq(const Rhs& rhs) { return Eq(rhs); } in TypedEq() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h721 inline Matcher<Lhs> TypedEq(const Rhs& rhs) { return Eq(rhs); } in TypedEq() function
/external/cronet/third_party/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h721 inline Matcher<Lhs> TypedEq(const Rhs& rhs) { return Eq(rhs); } in TypedEq() function