Searched refs:getOutputError (Results 1 – 2 of 2) sorted by relevance
91 void getOutputError(const uint8_t* dataPtr, size_t length,
163 void BenchmarkModel::getOutputError(const uint8_t* expected_data, size_t length, in getOutputError() function in BenchmarkModel300 getOutputError(data.outputs[j].ptr, data.outputs[j].size, &result, j); in benchmark()