Searched refs:this_is_TEST (Results 1 – 1 of 1) sorted by relevance
2575 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass() local2577 if (first_is_TEST || this_is_TEST) { in HasSameFixtureClass()