COUNT_NORM_TYPES   67 modules/calib3d/test/test_homography.cpp int NORM_TYPE[COUNT_NORM_TYPES] = {cv::NORM_L1, cv::NORM_L2, cv::NORM_INF};
COUNT_NORM_TYPES  331 modules/calib3d/test/test_homography.cpp                         for (int k = 0; k < COUNT_NORM_TYPES; ++k)
COUNT_NORM_TYPES  362 modules/calib3d/test/test_homography.cpp                         for (int k = 0; k < COUNT_NORM_TYPES; ++k)
COUNT_NORM_TYPES  448 modules/calib3d/test/test_homography.cpp                             for (int l = 0; l < COUNT_NORM_TYPES; ++l)
COUNT_NORM_TYPES  458 modules/calib3d/test/test_homography.cpp                         for (int l = 0; l < COUNT_NORM_TYPES; ++l)
COUNT_NORM_TYPES  546 modules/calib3d/test/test_homography.cpp                                 for (int l = 0; l < COUNT_NORM_TYPES; ++l)
COUNT_NORM_TYPES   64 modules/core/test/test_eigen.cpp const int COUNT_NORM_TYPES = 3;
COUNT_NORM_TYPES   65 modules/core/test/test_eigen.cpp const int NORM_TYPE[COUNT_NORM_TYPES] = {cv::NORM_L1, cv::NORM_L2, cv::NORM_INF};
COUNT_NORM_TYPES  235 modules/core/test/test_eigen.cpp     for (int i = 0; i < COUNT_NORM_TYPES; ++i)
COUNT_NORM_TYPES  344 modules/core/test/test_eigen.cpp     for (int i = 0; i < COUNT_NORM_TYPES; ++i)
COUNT_NORM_TYPES  373 modules/core/test/test_eigen.cpp     for (int i = 0; i < COUNT_NORM_TYPES; ++i)