Searched refs:ceil_1 (Results 1 – 1 of 1) sorted by relevance
50 IntegralType ceil_1 = MathUtil::CeilOfRatio(numerator, denominator); in TestCeilOfRatio() local53 EXPECT_EQ(ceil_1, ceil_2); in TestCeilOfRatio()54 EXPECT_EQ(expected_ceil, ceil_1) in TestCeilOfRatio()