Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/googletest/googletest/src/
Dgtest.cc2343 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass() local
2345 if (first_is_TEST || this_is_TEST) { in HasSameFixtureClass()