Home | History | Annotate | Download | only in src

Lines Matching refs:this_fixture_id

1975   const internal::TypeId this_fixture_id = this_test_info->fixture_class_id();
1978 if (this_fixture_id != first_fixture_id) {
1982 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();