current_test_info 1153 modules/ts/src/ts_gtest.cpp TestInfo* current_test_info() { return current_test_info_; } current_test_info 1154 modules/ts/src/ts_gtest.cpp const TestInfo* current_test_info() const { return current_test_info_; } current_test_info 5456 modules/ts/src/ts_gtest.cpp const TestInfo* UnitTest::current_test_info() const