Home
last modified time | relevance | path

Searched defs:testvals (Results 1 – 1 of 1) sorted by relevance

/external/gemmlowp/test/
Dtest_fixedpoint.cc326 const std::vector<ScalarType>& testvals) { in TestUnaryOp()
385 void test_Rescale(const std::vector<ScalarType>& testvals) { in test_Rescale()
409 void test_mul(const std::vector<ScalarType>& testvals) { in test_mul()
429 void test_ExactMulByPot(const std::vector<ScalarType>& testvals) { in test_ExactMulByPot()
439 std::vector<ScalarType> testvals; in MakeTestVals() local
479 const std::vector<ScalarType> testvals = MakeTestVals(); in RunTests() local