Home
last modified time | relevance | path

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

/external/protobuf/gtest/src/
Dgtest.cc2002 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
2018 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
2020 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2039 << " and test " << this_test_name << "\n" in HasSameFixtureClass()
/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/mesa3d/src/gtest/src/
Dgtest.cc1957 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
1973 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
1975 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
1994 << " and test " << this_test_name << "\n" in HasSameFixtureClass()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc1957 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
1973 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
1975 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
1994 << " and test " << this_test_name << "\n" in HasSameFixtureClass()
/external/v8/testing/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/googletest/googletest/src/
Dgtest.cc2280 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
2296 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
2298 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2317 << " and test " << this_test_name << "\n" in HasSameFixtureClass()
/external/libvpx/libvpx/third_party/googletest/src/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/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc3342 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
3358 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
3360 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
3379 << " and test " << this_test_name << "\n" in HasSameFixtureClass()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc3441 const char* const this_test_name = this_test_info->name(); in HasSameFixtureClass() local
3457 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
3459 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
3478 << " and test " << this_test_name << "\n" in HasSameFixtureClass()