Lines Matching full:this_test_info
1955 const TestInfo* const this_test_info = impl->current_test_info();
1956 const internal::TypeId this_fixture_id = this_test_info->fixture_class_id_;
1957 const char* const this_test_name = this_test_info->name();
1980 << "illegal. In test case " << this_test_info->test_case_name()
1992 << this_test_info->test_case_name() << ",\n"