Home
last modified time | relevance | path

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

/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest.cc1735 const char* const first_test_name = first_test_info->name(); in HasSameFixtureClass() local
1757 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
1759 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
1777 << "you defined test " << first_test_name in HasSameFixtureClass()
/external/protobuf/gtest/src/
Dgtest.cc1970 const char* const first_test_name = first_test_info->name(); in HasSameFixtureClass() local
1992 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
1994 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2012 << "you defined test " << first_test_name in HasSameFixtureClass()
/external/chromium/testing/gtest/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/gtest/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/open-vcdiff/gtest/src/
Dgtest.cc2000 const char* const first_test_name = first_test_info->name(); in HasSameFixtureClass() local
2022 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
2024 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
2042 << "you defined test " << first_test_name in HasSameFixtureClass()
/external/libvpx/libvpx/third_party/googletest/src/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/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/ceres-solver/internal/ceres/
Dgmock_gtest_all.cc3262 const char* const first_test_name = first_test_info->name(); in HasSameFixtureClass() local
3283 first_is_TEST ? first_test_name : this_test_name; in HasSameFixtureClass()
3285 first_is_TEST ? this_test_name : first_test_name; in HasSameFixtureClass()
3303 << "you defined test " << first_test_name in HasSameFixtureClass()