Base 517 modules/core/test/test_dxt.cpp : Base(), flags(0), allow_complex(_allow_complex), allow_odd(_allow_odd), Base 542 modules/core/test/test_dxt.cpp Base::get_test_array_types_and_sizes( test_case_idx, sizes, types ); Base 642 modules/core/test/test_dxt.cpp return Base::get_success_error_level( test_case_idx, i, j ); Base 648 modules/core/test/test_dxt.cpp int code = Base::prepare_test_case( test_case_idx ); Base 59 modules/core/test/test_math.cpp Base::get_test_array_types_and_sizes( test_case_idx, sizes, types ); Base 104 modules/core/test/test_math.cpp Base::get_test_array_types_and_sizes( test_case_idx, sizes, types ); Base 133 modules/core/test/test_math.cpp return Base::get_success_error_level( test_case_idx, i, j ); Base 405 modules/core/test/test_math.cpp Base::get_test_array_types_and_sizes( test_case_idx, sizes, types ); Base 427 modules/core/test/test_math.cpp double output_precision = Base::get_success_error_level( test_case_idx, i, j ); Base 627 modules/core/test/test_math.cpp Base::get_test_array_types_and_sizes( test_case_idx, sizes, types ); Base 629 modules/core/test/test_math.cpp Base::get_test_array_types_and_sizes( test_case_idx, sizes, types ); Base 676 modules/core/test/test_math.cpp int code = Base::prepare_test_case( test_case_idx ); Base 833 modules/core/test/test_math.cpp Base::get_test_array_types_and_sizes( test_case_idx, sizes, types ); Base 869 modules/core/test/test_math.cpp int code = Base::prepare_test_case( test_case_idx ); Base 888 modules/core/test/test_math.cpp return depth <= CV_8S ? 1 : depth <= CV_32S ? 9 : Base::get_success_error_level( test_case_idx, i, j ); Base 1106 modules/core/test/test_math.cpp int code = Base::prepare_test_case( test_case_idx ); Base 1355 modules/core/test/test_math.cpp Base::get_test_array_types_and_sizes( test_case_idx, sizes, types ); Base 1520 modules/core/test/test_math.cpp Base::get_test_array_types_and_sizes( test_case_idx, sizes, types ); Base 1675 modules/core/test/test_math.cpp Base::get_test_array_types_and_sizes( test_case_idx, sizes, types ); Base 1679 modules/core/test/test_math.cpp Base::get_test_array_types_and_sizes( test_case_idx, sizes, types ); Base 1920 modules/core/test/test_math.cpp double output_precision = Base::get_success_error_level( test_case_idx, i, j ); Base 2046 modules/core/test/test_math.cpp Base::get_test_array_types_and_sizes( test_case_idx, sizes, types ); Base 2104 modules/core/test/test_math.cpp int code = Base::prepare_test_case( test_case_idx ); Base 2302 modules/ts/include/opencv2/ts/ts_gtest.h template <class Derived, class Base> Base 2303 modules/ts/include/opencv2/ts/ts_gtest.h Derived* CheckedDowncastToActualType(Base* base) {