Searched refs:ExpOnNegativeValuesOp (Results 1 – 1 of 1) sorted by relevance
226 class ExpOnNegativeValuesOp final : public UnaryOpBase { class in gemmlowp::__anon3853b5040111::TestFixedPoint518 TestUnaryOp(ExpOnNegativeValuesOp<0>(), testvals); in RunTests()519 TestUnaryOp(ExpOnNegativeValuesOp<1>(), testvals); in RunTests()520 TestUnaryOp(ExpOnNegativeValuesOp<2>(), testvals); in RunTests()521 TestUnaryOp(ExpOnNegativeValuesOp<3>(), testvals); in RunTests()522 TestUnaryOp(ExpOnNegativeValuesOp<4>(), testvals); in RunTests()523 TestUnaryOp(ExpOnNegativeValuesOp<5>(), testvals); in RunTests()524 TestUnaryOp(ExpOnNegativeValuesOp<6>(), testvals); in RunTests()