Searched refs:RoundingDivideByPOTOp (Results 1 – 1 of 1) sorted by relevance
169 class RoundingDivideByPOTOp final : public UnaryOpBase { class in gemmlowp::__anon6f94b9cb0111::TestFixedPoint171 RoundingDivideByPOTOp(int exponent) : exponent_(exponent) {} in RoundingDivideByPOTOp() function in gemmlowp::__anon6f94b9cb0111::TestFixedPoint::RoundingDivideByPOTOp482 TestUnaryOp(RoundingDivideByPOTOp(s), testvals); in RunTests()