Home | History | Annotate | Download | only in ADT

Lines Matching refs:getMinValue

416   EXPECT_EQ(APSInt::getMinValue(5, true), result);
441 EXPECT_EQ(APSInt::getMinValue(5, false), result);