Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/test/
DNCVTest.hpp62 struct NCVTestReport struct
72 virtual bool executeTest(NCVTestReport &report) = 0; argument
106 virtual bool executeTest(NCVTestReport &report) in executeTest()
161 bool initMemory(NCVTestReport &report) in initMemory()
205 void dumpToFile(NCVTestReport &report) in dumpToFile()
DNCVAutoTestLister.hpp85 NCVTestReport curReport; in invoke()