reportable_test_count 18271 modules/ts/include/opencv2/ts/ts_gtest.h int reportable_test_count() const; reportable_test_count 18663 modules/ts/include/opencv2/ts/ts_gtest.h int reportable_test_count() const; reportable_test_count 970 modules/ts/src/ts_gtest.cpp int reportable_test_count() const; reportable_test_count 2251 modules/ts/src/ts_gtest.cpp return SumOverTestCaseList(test_cases_, &TestCase::reportable_test_count); reportable_test_count 4847 modules/ts/src/ts_gtest.cpp StreamableToString(test_case.reportable_test_count())); reportable_test_count 4875 modules/ts/src/ts_gtest.cpp StreamableToString(unit_test.reportable_test_count())); reportable_test_count 4899 modules/ts/src/ts_gtest.cpp if (unit_test.GetTestCase(i)->reportable_test_count() > 0) reportable_test_count 5211 modules/ts/src/ts_gtest.cpp return impl()->reportable_test_count();