Home | History | Annotate | Download | only in googletest

Lines Matching refs:this_test_name

1963   const char* const this_test_name = this_test_info->name();
1979 first_is_TEST ? first_test_name : this_test_name;
1981 first_is_TEST ? this_test_name : first_test_name;
2000 << " and test " << this_test_name << "\n"