Searched refs:GTEST_FAIL (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dtoolbar_view_browsertest.cc63 GTEST_FAIL() << "Tabbed 100 times, still haven't cycled back!";
79 GTEST_FAIL() << "Tabbed 100 times, still haven't cycled back!";
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h1741 #define GTEST_FAIL() GTEST_FATAL_FAILURE_("Failed") macro
1746 # define FAIL() GTEST_FAIL()
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1744 #define GTEST_FAIL() GTEST_FATAL_FAILURE_("Failed") macro
1749 # define FAIL() GTEST_FAIL()
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h1741 #define GTEST_FAIL() GTEST_FATAL_FAILURE_("Failed") macro
1746 # define FAIL() GTEST_FAIL()
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h1888 #define GTEST_FAIL() GTEST_FATAL_FAILURE_("Failed") macro
1893 # define FAIL() GTEST_FAIL()
/external/gtest/include/gtest/
H A Dgtest.h1872 #define GTEST_FAIL() GTEST_FATAL_FAILURE_("Failed") macro
1877 # define FAIL() GTEST_FAIL()
/external/chromium_org/testing/gtest/test/
H A Dgtest_unittest.cc7127 // GTEST_FAIL is the same as FAIL.
7128 EXPECT_FATAL_FAILURE(GTEST_FAIL() << "An expected failure",
/external/gtest/test/
H A Dgtest_unittest.cc7018 // GTEST_FAIL is the same as FAIL.
7019 EXPECT_FATAL_FAILURE(GTEST_FAIL() << "An expected failure",
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h19285 #define GTEST_FAIL() GTEST_FATAL_FAILURE_("Failed") macro
19290 # define FAIL() GTEST_FAIL()
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h19285 #define GTEST_FAIL() GTEST_FATAL_FAILURE_("Failed") macro
19290 # define FAIL() GTEST_FAIL()

Completed in 261 milliseconds