Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc1948 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass() local
1950 if (first_is_TEST || this_is_TEST) { in HasSameFixtureClass()