Home
last modified time | relevance | path

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

/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/llvm-project/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/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/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc2311 const char* const first_test_name = first_test_info->name(); in HasSameFixtureClass() local
2332 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
2334 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2352 << "you defined test " << first_test_name << " and test " in HasSameFixtureClass()
/external/mesa3d/src/gtest/src/
Dgtest.cc2307 const char* const first_test_name = first_test_info->name(); in HasSameFixtureClass() local
2328 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
2330 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2348 << "you defined test " << first_test_name << " and test " in HasSameFixtureClass()
/external/googletest/googletest/src/
Dgtest.cc2481 const char* const first_test_name = first_test_info->name(); in HasSameFixtureClass() local
2502 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
2504 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2522 << "you defined test " << first_test_name << " and test " in HasSameFixtureClass()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2390 const char *const first_test_name = first_test_info->name(); in HasSameFixtureClass() local
2411 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
2413 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2431 << "you defined test " << first_test_name << " and test " in HasSameFixtureClass()
/external/fmtlib/test/
Dgmock-gtest-all.cc3322 const char* const first_test_name = first_test_info->name(); in HasSameFixtureClass() local
3343 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
3345 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
3363 << "you defined test " << first_test_name << " and test " in HasSameFixtureClass()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-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()