Home
last modified time | relevance | path

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

/external/gemmlowp/test/
Dtest.cc118 struct SingleThreadGemmWrapper { struct
119 typedef tBitDepthParams BitDepthParams;
121 static const char* Name() { in Name()
127 typedef SingleThreadGemmContext Context;
130 static bool Gemm(Context* context, in Gemm()