Home | History | Annotate | Download | only in gtest

Lines Matching refs:this_test_info

1738   const internal::TestInfoImpl* const this_test_info =
1740 const internal::TypeId this_fixture_id = this_test_info->fixture_class_id();
1741 const char* const this_test_name = this_test_info->name();
1764 << "illegal. In test case " << this_test_info->test_case_name()
1776 << this_test_info->test_case_name() << ",\n"