Lines Matching refs:rhs2
3982 const int rhs2[3] = { 0, 1, 2 };3983 EXPECT_THAT(lhs, Not(Pointwise(Gt(), rhs2)));