Searched refs:this_is_TEST (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2287 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); local
2289 if (first_is_TEST || this_is_TEST) {
2294 // that first_is_TEST and this_is_TEST cannot both be true, as

Completed in 23 milliseconds