OnEnvironmentsSetUpStart 18450 modules/ts/include/opencv2/ts/ts_gtest.h virtual void OnEnvironmentsSetUpStart(const UnitTest& unit_test) = 0; OnEnvironmentsSetUpStart 18494 modules/ts/include/opencv2/ts/ts_gtest.h virtual void OnEnvironmentsSetUpStart(const UnitTest& /*unit_test*/) {} OnEnvironmentsSetUpStart 4202 modules/ts/src/ts_gtest.cpp virtual void OnEnvironmentsSetUpStart(const UnitTest& unit_test); OnEnvironmentsSetUpStart 4421 modules/ts/src/ts_gtest.cpp virtual void OnEnvironmentsSetUpStart(const UnitTest& unit_test); OnEnvironmentsSetUpStart 4485 modules/ts/src/ts_gtest.cpp GTEST_REPEATER_METHOD_(OnEnvironmentsSetUpStart, UnitTest) OnEnvironmentsSetUpStart 5814 modules/ts/src/ts_gtest.cpp repeater->OnEnvironmentsSetUpStart(*parent_);