Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc1958 const char* const first_test_name = first_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()
1999 << "you defined test " << first_test_name in HasSameFixtureClass()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1958 const char* const first_test_name = first_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()
1999 << "you defined test " << first_test_name in HasSameFixtureClass()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc1959 const char* const first_test_name = first_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()
2000 << "you defined test " << first_test_name in HasSameFixtureClass()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2277 const char* const first_test_name = first_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()
2318 << "you defined test " << first_test_name in HasSameFixtureClass()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc2276 const char* const first_test_name = first_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()
2317 << "you defined test " << first_test_name in HasSameFixtureClass()
/external/mesa3d/src/gtest/src/
Dgtest.cc2276 const char* const first_test_name = first_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()
2317 << "you defined test " << first_test_name in HasSameFixtureClass()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2317 const char* const first_test_name = first_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()
2358 << "you defined test " << first_test_name in HasSameFixtureClass()
/external/googletest/googletest/src/
Dgtest.cc2298 const char* const first_test_name = first_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()
2339 << "you defined test " << first_test_name << " and test " in HasSameFixtureClass()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc3724 const char* const first_test_name = first_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()
3765 << "you defined test " << first_test_name in HasSameFixtureClass()