Home | History | Annotate | Download | only in src

Lines Matching refs:this_is_TEST

1963     const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();
1965 if (first_is_TEST || this_is_TEST) {
1970 // that first_is_TEST and this_is_TEST cannot both be true, as