Home | History | Annotate | Download | only in src

Lines Matching refs:this_is_TEST

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