Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc1963 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
1979 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
1981 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2000 << " and test " << this_test_name << "\n" in HasSameFixtureClass()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1963 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
1979 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
1981 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2000 << " and test " << this_test_name << "\n" in HasSameFixtureClass()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc1964 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
1980 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
1982 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2001 << " and test " << this_test_name << "\n" in HasSameFixtureClass()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2282 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
2298 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
2300 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2319 << " and test " << this_test_name << "\n" in HasSameFixtureClass()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc2281 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
2297 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
2299 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2318 << " and test " << this_test_name << "\n" in HasSameFixtureClass()
/external/mesa3d/src/gtest/src/
Dgtest.cc2281 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
2297 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
2299 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2318 << " and test " << this_test_name << "\n" in HasSameFixtureClass()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2322 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
2338 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
2340 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2359 << " and test " << this_test_name << "\n" in HasSameFixtureClass()
/external/googletest/googletest/src/
Dgtest.cc2303 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
2319 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
2321 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2340 << this_test_name << "\n" in HasSameFixtureClass()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc3729 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
3745 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
3747 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
3766 << " and test " << this_test_name << "\n" in HasSameFixtureClass()