Searched defs:MakeConstant (Results 1 - 1 of 1) sorted by relevance

/external/gemmlowp/test/
H A Dtest.h119 void MakeConstant(MatrixType* m, typename MatrixType::Scalar val) { function in namespace:gemmlowp
120 ScopedProfilingLabel("MakeConstant(matrix)");
131 MakeConstant(m, 0);

Completed in 144 milliseconds