ParamType        2882 modules/core/include/opencv2/core.hpp template<typename _Tp> struct ParamType {};
ParamType        3014 modules/core/include/opencv2/core.hpp template<> struct ParamType<bool>
ParamType        3022 modules/core/include/opencv2/core.hpp template<> struct ParamType<int>
ParamType        3030 modules/core/include/opencv2/core.hpp template<> struct ParamType<double>
ParamType        3038 modules/core/include/opencv2/core.hpp template<> struct ParamType<String>
ParamType        3046 modules/core/include/opencv2/core.hpp template<> struct ParamType<Mat>
ParamType        3054 modules/core/include/opencv2/core.hpp template<> struct ParamType<std::vector<Mat> >
ParamType        3062 modules/core/include/opencv2/core.hpp template<> struct ParamType<Algorithm>
ParamType        3070 modules/core/include/opencv2/core.hpp template<> struct ParamType<float>
ParamType        3078 modules/core/include/opencv2/core.hpp template<> struct ParamType<unsigned>
ParamType        3086 modules/core/include/opencv2/core.hpp template<> struct ParamType<uint64>
ParamType        3094 modules/core/include/opencv2/core.hpp template<> struct ParamType<uchar>
ParamType        10204 modules/ts/include/opencv2/ts/ts_gtest.h   typedef T ParamType;
ParamType        10415 modules/ts/include/opencv2/ts/ts_gtest.h   typedef typename TestClass::ParamType ParamType;
ParamType        10453 modules/ts/include/opencv2/ts/ts_gtest.h   typedef typename TestCase::ParamType ParamType;
ParamType        10509 modules/ts/include/opencv2/ts/ts_gtest.h   typedef typename TestCase::ParamType ParamType;
ParamType        10511 modules/ts/include/opencv2/ts/ts_gtest.h   typedef ParamGenerator<ParamType>(GeneratorCreationFunc)();
ParamType        13839 modules/ts/include/opencv2/ts/ts_gtest.h   typedef ::std::tr1::tuple<T1, T2> ParamType;
ParamType        13954 modules/ts/include/opencv2/ts/ts_gtest.h   typedef ::std::tr1::tuple<T1, T2, T3> ParamType;
ParamType        14086 modules/ts/include/opencv2/ts/ts_gtest.h   typedef ::std::tr1::tuple<T1, T2, T3, T4> ParamType;
ParamType        14237 modules/ts/include/opencv2/ts/ts_gtest.h   typedef ::std::tr1::tuple<T1, T2, T3, T4, T5> ParamType;
ParamType        14406 modules/ts/include/opencv2/ts/ts_gtest.h   typedef ::std::tr1::tuple<T1, T2, T3, T4, T5, T6> ParamType;
ParamType        14592 modules/ts/include/opencv2/ts/ts_gtest.h   typedef ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7> ParamType;
ParamType        14795 modules/ts/include/opencv2/ts/ts_gtest.h   typedef ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8> ParamType;
ParamType        15017 modules/ts/include/opencv2/ts/ts_gtest.h   typedef ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9> ParamType;
ParamType        15256 modules/ts/include/opencv2/ts/ts_gtest.h   typedef ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> ParamType;
ParamType        15939 modules/ts/include/opencv2/ts/ts_gtest.h       ::value_type ParamType;
ParamType        19279 modules/ts/include/opencv2/ts/ts_gtest.h   typedef T ParamType;