Home | History | Annotate | Download | only in googletest

Lines Matching refs:first_test_info

1956   const TestInfo* const first_test_info = test_case->test_info_list()[0];
1957 const internal::TypeId first_fixture_id = first_test_info->fixture_class_id_;
1958 const char* const first_test_name = first_test_info->name();