ts: update perf test
authorAlexander Alekhin <alexander.alekhin@intel.com>
Thu, 21 Sep 2017 15:50:54 +0000 (18:50 +0300)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Fri, 22 Sep 2017 11:43:27 +0000 (14:43 +0300)
commitb8af7c5f86068b1b8d945e84759283e8ab471dff
tree4e210bf0bd7562a5ab57021d9f71818fae5735a2
parent3f794cd9510f4e2df852561f75d38727a5b17b84
ts: update perf test

- use GTest tuple definitions instead of std::tr1
- use "const static" for cv::Size contants to reduce generated binary code
- PERF_TEST_P() violates TEST_P() original semantic. Added PERF_TEST_P_() macro
modules/ts/include/opencv2/ts.hpp
modules/ts/include/opencv2/ts/cuda_perf.hpp
modules/ts/include/opencv2/ts/ocl_perf.hpp
modules/ts/include/opencv2/ts/ocl_test.hpp
modules/ts/include/opencv2/ts/ts_ext.hpp
modules/ts/include/opencv2/ts/ts_perf.hpp