Home | History | Annotate | Download | only in googletest

Lines Matching refs:this_test_info

1961   const TestInfo* const this_test_info = impl->current_test_info();
1962 const internal::TypeId this_fixture_id = this_test_info->fixture_class_id_;
1963 const char* const this_test_name = this_test_info->name();
1986 << "illegal. In test case " << this_test_info->test_case_name()
1998 << this_test_info->test_case_name() << ",\n"