Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc1969 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass() local
1971 if (first_is_TEST || this_is_TEST) { in HasSameFixtureClass()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1969 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass() local
1971 if (first_is_TEST || this_is_TEST) { in HasSameFixtureClass()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc1970 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass() local
1972 if (first_is_TEST || this_is_TEST) { in HasSameFixtureClass()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2288 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass() local
2290 if (first_is_TEST || this_is_TEST) { in HasSameFixtureClass()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc2287 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass() local
2289 if (first_is_TEST || this_is_TEST) { in HasSameFixtureClass()
/external/mesa3d/src/gtest/src/
Dgtest.cc2287 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass() local
2289 if (first_is_TEST || this_is_TEST) { in HasSameFixtureClass()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2328 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass() local
2330 if (first_is_TEST || this_is_TEST) { in HasSameFixtureClass()
/external/googletest/googletest/src/
Dgtest.cc2309 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass() local
2311 if (first_is_TEST || this_is_TEST) { in HasSameFixtureClass()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc3735 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId(); in HasSameFixtureClass() local
3737 if (first_is_TEST || this_is_TEST) { in HasSameFixtureClass()