GetTestTypeId      30 modules/ts/include/opencv2/ts/ts_ext.hpp             (::testing::internal::GetTestTypeId()), \
GetTestTypeId    7451 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ TypeId GetTestTypeId();
GetTestTypeId    20071 modules/ts/include/opencv2/ts/ts_gtest.h               ::testing::Test, ::testing::internal::GetTestTypeId())
GetTestTypeId    2104 modules/ts/src/ts_gtest.cpp extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();
GetTestTypeId    3461 modules/ts/src/ts_gtest.cpp     const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId();
GetTestTypeId    3463 modules/ts/src/ts_gtest.cpp     const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();