Home | History | Annotate | Download | only in src

Lines Matching refs:this_test_info

1973   const internal::TestInfoImpl* const this_test_info =
1975 const internal::TypeId this_fixture_id = this_test_info->fixture_class_id();
1976 const char* const this_test_name = this_test_info->name();
1999 << "illegal. In test case " << this_test_info->test_case_name()
2011 << this_test_info->test_case_name() << ",\n"