Searched refs:first_test_name (Results 1 – 2 of 2) sorted by relevance
286 first_test_name = next(iter(self._tests_state_map))287 test = self._tests_state_map[first_test_name]
2537 const char* const first_test_name = first_test_info->name(); in HasSameFixtureClass() local2558 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()2560 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()2578 << "you defined test " << first_test_name << " and test " in HasSameFixtureClass()