OnTestStart 18459 modules/ts/include/opencv2/ts/ts_gtest.h virtual void OnTestStart(const TestInfo& test_info) = 0; OnTestStart 18497 modules/ts/include/opencv2/ts/ts_gtest.h virtual void OnTestStart(const TestInfo& /*test_info*/) {} OnTestStart 3810 modules/ts/src/ts_gtest.cpp repeater->OnTestStart(*this); OnTestStart 4205 modules/ts/src/ts_gtest.cpp virtual void OnTestStart(const TestInfo& test_info); OnTestStart 4424 modules/ts/src/ts_gtest.cpp virtual void OnTestStart(const TestInfo& test_info); OnTestStart 4487 modules/ts/src/ts_gtest.cpp GTEST_REPEATER_METHOD_(OnTestStart, TestInfo)