Searched refs:first_test_name (Results 1 – 1 of 1) sorted by relevance
2307 const char* const first_test_name = first_test_info->name(); in HasSameFixtureClass() local2328 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()2330 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()2348 << "you defined test " << first_test_name << " and test " in HasSameFixtureClass()