Home | History | Annotate | Download | only in gtest

Lines Matching refs:this_test_name

1741   const char* const this_test_name = this_test_info->name();
1757 first_is_TEST ? first_test_name : this_test_name;
1759 first_is_TEST ? this_test_name : first_test_name;
1778 << " and test " << this_test_name << "\n"