Home
last modified time | relevance | path

Searched refs:getTotalInputSize (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/ts/include/opencv2/ts/
Dts_perf.hpp410 unsigned int getTotalInputSize() const;
/external/opencv3/modules/ts/src/
Dts_perf.cpp1253 unsigned int TestBase::getTotalInputSize() const in getTotalInputSize() function in TestBase
1293 metrics.bytesIn = getTotalInputSize(); in calcMetrics()