Home | History | Annotate | Download | only in ADT

Lines Matching refs:getMaxValue

895   EXPECT_EQ(APSInt::getMaxValue(5, true), result);
920 EXPECT_EQ(APSInt::getMaxValue(5, false), result);