Home
last modified time | relevance | path

Searched refs:AnyGe (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-matchers.h229 struct AnyGe { struct
607 class GeMatcher : public ComparisonBase<GeMatcher<Rhs>, Rhs, AnyGe> {
610 : ComparisonBase<GeMatcher<Rhs>, Rhs, AnyGe>(rhs) { } in GeMatcher()
/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h965 class Ge2Matcher : public PairMatchBase<Ge2Matcher, AnyGe> {