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

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2280 const internal::TypeId this_fixture_id = this_test_info->fixture_class_id_; local
2283 if (this_fixture_id != first_fixture_id) {
2287 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();

Completed in 24 milliseconds