Home
last modified time | relevance | path

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

/external/opencv3/modules/ts/src/
Dcuda_test.cpp415 void showDiff(InputArray gold_, InputArray actual_, double eps) in showDiff() argument
418 Mat actual = getMat(actual_); in showDiff()