HomeSort by relevance Sort by last modified time
    Searched refs:TestBaseWithParam (Results 1 - 25 of 71) sorted by null

1 2 3

  /external/opencv3/modules/video/perf/opencl/
perf_motempl.cpp 18 typedef TestBaseWithParam<Size> UpdateMotionHistoryFixture;
  /external/opencv3/modules/videoio/perf/
perf_input.cpp 12 typedef perf::TestBaseWithParam<std::string> VideoCapture_Reading;
perf_output.cpp 12 typedef perf::TestBaseWithParam<VideoWriter_Writing_t> VideoWriter_Writing;
  /external/opencv3/modules/imgproc/perf/opencl/
perf_moments.cpp 58 typedef TestBaseWithParam<MomentsParams> MomentsFixture;
perf_gftt.cpp 57 typedef TestBaseWithParam<GoodFeaturesToTrackParams> GoodFeaturesToTrackFixture;
perf_imgproc.cpp 57 typedef TestBaseWithParam<Size> EqualizeHistFixture;
76 typedef TestBaseWithParam<Size> CalcHistFixture;
100 typedef TestBaseWithParam<Size> CalcBackProjFixture;
131 typedef TestBaseWithParam<CopyMakeBorderParamType> CopyMakeBorderFixture;
219 typedef TestBaseWithParam<IntegralParams> IntegralFixture;
259 typedef TestBaseWithParam<ThreshParams> ThreshFixture;
282 typedef TestBaseWithParam<Size> CLAHEFixture;
303 typedef TestBaseWithParam<CannyParams> CannyFixture;
perf_imgwarp.cpp 60 typedef TestBaseWithParam<WarpAffineParams> WarpAffineFixture;
90 typedef TestBaseWithParam<WarpPerspectiveParams> WarpPerspectiveFixture;
122 typedef TestBaseWithParam<ResizeParams> ResizeFixture;
148 typedef TestBaseWithParam<ResizeAreaParams> ResizeAreaFixture;
174 typedef TestBaseWithParam<RemapParams> RemapFixture;
  /external/opencv3/modules/imgproc/perf/
perf_phasecorr.cpp 10 typedef TestBaseWithParam<Size > CreateHanningWindowFixture;
perf_threshold.cpp 12 typedef perf::TestBaseWithParam<Size_MatType_ThreshType_t> Size_MatType_ThreshType;
41 typedef perf::TestBaseWithParam<Size> Size_Only;
64 typedef perf::TestBaseWithParam<Size_AdaptThreshType_AdaptThreshMethod_BlockSize_t> Size_AdaptThreshType_AdaptThreshMethod_BlockSize;
perf_bilateral.cpp 12 typedef TestBaseWithParam< tr1::tuple<Size, int, Mat_Type> > TestBilateralFilter;
perf_houghLines.cpp 12 typedef perf::TestBaseWithParam<Image_RhoStep_ThetaStep_Threshold_t> Image_RhoStep_ThetaStep_Threshold;
perf_moments.cpp 18 typedef perf::TestBaseWithParam<MomentsParams_t> MomentsFixture_val;
perf_filter2d.cpp 13 typedef TestBaseWithParam< tr1::tuple<Size, int, BorderMode> > TestFilter2d;
14 typedef TestBaseWithParam< tr1::tuple<string, int> > Image_KernelSize;
perf_histogram.cpp 11 typedef TestBaseWithParam<Size_Source_t> Size_Source;
12 typedef TestBaseWithParam<Size> TestMatSize;
122 typedef TestBaseWithParam<Sz_ClipLimit_t> Sz_ClipLimit;
perf_resize.cpp 10 typedef TestBaseWithParam<MatInfo_Size_Size_t> MatInfo_Size_Size;
66 typedef TestBaseWithParam<MatInfo_Size_Scale_t> MatInfo_Size_Scale;
96 typedef TestBaseWithParam<tr1::tuple<MatType, Size, double> > MatInfo_Size_Scale_Area;
  /external/opencv3/modules/calib3d/perf/opencl/
perf_stereobm.cpp 52 typedef TestBaseWithParam<StereoBMFixture_t> StereoBMFixture;
  /external/opencv3/modules/core/perf/opencl/
perf_usage_flags.cpp 15 typedef TestBaseWithParam<std::tr1::tuple<cv::Size, bool> > UsageFlagsBoolFixture;
perf_dxt.cpp 66 typedef TestBaseWithParam<DftParams> DftFixture;
98 typedef TestBaseWithParam<MulSpectrumsParams> MulSpectrumsFixture;
  /external/opencv3/modules/core/perf/
perf_dot.cpp 10 typedef TestBaseWithParam<MatType_Length_t> MatType_Length;
perf_merge.cpp 10 typedef perf::TestBaseWithParam<Size_SrcDepth_DstChannels_t> Size_SrcDepth_DstChannels;
perf_split.cpp 10 typedef perf::TestBaseWithParam<Size_Depth_Channels_t> Size_Depth_Channels;
perf_dft.cpp 17 typedef perf::TestBaseWithParam<Size_MatType_FlagsType_NzeroRows_t> Size_MatType_FlagsType_NzeroRows;
46 typedef perf::TestBaseWithParam<Size_MatType_Flag_t> Size_MatType_Flag;
perf_math.cpp 9 typedef perf::TestBaseWithParam<size_t> VectorLength;
12 typedef perf::TestBaseWithParam<MaxDim_MaxPoints_t> MaxDim_MaxPoints;
  /external/opencv3/modules/features2d/perf/opencl/
perf_fast.cpp 13 typedef TestBaseWithParam<File_Type_t> FASTFixture;
  /external/opencv3/modules/video/perf/
perf_tvl1optflow.cpp 7 typedef TestBaseWithParam< pair<string, string> > ImagePair;

Completed in 120 milliseconds

1 2 3