Home | History | Annotate | Download | only in src

Lines Matching refs:this_is_TEST

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