Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/tests/
H A Dset_test.cpp58 GTEST_FAIL(); in TEST()
72 GTEST_FAIL(); in TEST()
H A Dcache_test.cpp186 GTEST_FAIL(); in test_disk_cache_create()
212 GTEST_FAIL(); in test_disk_cache_create()
/third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp111 GTEST_FAIL() << "failed to get wglCreateContextAttribsARB"; in recreate_attribs()
242 GTEST_FAIL() << "Couldn't get reset function"; in TEST_F()
/third_party/node/test/cctest/
H A Dtest_crypto_clienthello.cc124 parser.Start([](void* arg, auto hello) { GTEST_FAIL(); }, in TEST()
/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1748 #define GTEST_FAIL() GTEST_FATAL_FAILURE_("Failed") macro
1750 // Like GTEST_FAIL(), but at the given source file location.
1758 #define FAIL() GTEST_FAIL()
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h1743 #define GTEST_FAIL() GTEST_FATAL_FAILURE_("Failed") macro
1745 // Like GTEST_FAIL(), but at the given source file location.
1753 #define FAIL() GTEST_FAIL()
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest.h1921 #define GTEST_FAIL() GTEST_FATAL_FAILURE_("Failed") macro
1923 // Like GTEST_FAIL(), but at the given source file location.
1931 # define FAIL() GTEST_FAIL()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_ring_test.cc546 GTEST_FAIL() << "expected std::length_error exception"; in TEST_F()
/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc7109 // GTEST_FAIL is the same as FAIL. in GTEST_TEST()
7110 EXPECT_FATAL_FAILURE(GTEST_FAIL() << "An expected failure", in GTEST_TEST()

Completed in 30 milliseconds