Home
last modified time | relevance | path

Searched refs:GTEST_SKIP (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dcommand_test.cc28 GTEST_SKIP() << "cmd not found on PATH"; in TEST()
42 GTEST_SKIP() << "echo not found on PATH";
54 GTEST_SKIP() << "cat not found on PATH";
67 GTEST_SKIP() << "true not found on PATH";
79 GTEST_SKIP() << "false not found on PATH";
H A Dtmpfile_test.cc30 GTEST_SKIP() << "Unable to create a temporary file"; in TEST()
75 GTEST_SKIP() << "Unable create a temporary file"; in TEST()
/third_party/benchmark/test/
H A Dperf_counters_gtest.cc8 #ifndef GTEST_SKIP
12 #define GTEST_SKIP() return MsgHandler() = std::cout macro
32 GTEST_SKIP() << "Performance counters not supported.\n"; in TEST()
86 GTEST_SKIP() << "Test skipped because libpfm is not supported.\n"; in TEST()
102 GTEST_SKIP() << "Test skipped because libpfm is not supported.\n"; in TEST()
122 GTEST_SKIP() << "Test skipped because libpfm is not supported.\n"; in TEST()
141 GTEST_SKIP() << "Test skipped because libpfm is not supported.\n"; in TEST()
237 GTEST_SKIP() << "Test skipped because libpfm is not supported."; in TEST()
275 GTEST_SKIP() << "Test skipped because libpfm is not supported.\n"; in TEST()
/third_party/skia/third_party/externals/tint/src/writer/
H A Dfloat_to_string_test.cc70 GTEST_SKIP() << "std::numeric_limits<float>::max() is not as expected for " in TEST()
83 GTEST_SKIP() in TEST()
127 GTEST_SKIP() << "std::numeric_limits<float>::max() is not as expected for " in TEST()
140 GTEST_SKIP() in TEST()
/third_party/googletest/googletest/test/
H A Dgtest_skip_test.cc38 GTEST_SKIP() << "skipping single test"; in TEST()
45 GTEST_SKIP() << "skipping all tests for this fixture";
H A Dgtest_xml_output_unittest_.cc74 GTEST_SKIP(); in TEST_F()
78 GTEST_SKIP() << "It is good practice to tell why you skip a test."; in TEST_F()
83 GTEST_SKIP() << "It is good practice to tell why you skip a test."; in TEST_F()
H A Dgtest_skip_in_environment_setup_test.cc39 void SetUp() override { GTEST_SKIP() << "Skipping the entire environment"; }
H A Dgoogletest-failfast-unittest_.cc152 TEST(HasSkipTest, Test1) { GTEST_SKIP() << "Expected skip."; } in TEST()
/third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp165 GTEST_SKIP(); in SetUp()
202 GTEST_SKIP(); in TEST_F()
226 GTEST_SKIP(); in TEST_F()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DTestSuite_unittest.cpp186 GTEST_SKIP() << "Test skipped."; in TEST()
241 GTEST_SKIP() << "Test skipped."; in TEST()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DAdapterDiscoveryTests.cpp156 GTEST_SKIP() << "glfwInit() failed"; in TEST()
197 GTEST_SKIP() << "glfwInit() failed"; in TEST()
H A DSwapChainTests.cpp37 GTEST_SKIP();
/third_party/skia/third_party/externals/tint/src/ast/
H A Dmodule_clone_test.cc175 GTEST_SKIP() << "ModuleCloneTest requires TINT_BUILD_WGSL_READER and " in TEST()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DValidationTest.h70 GTEST_SKIP(); \
/third_party/mesa3d/src/util/tests/
H A Dcache_test.cpp539 GTEST_SKIP() << "ENABLE_SHADER_CACHE not defined."; in TEST_F()
555 GTEST_SKIP() << "ENABLE_SHADER_CACHE not defined."; in TEST_F()
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_const_literal_test.cc398 GTEST_SKIP() << "std::numeric_limits<float>::max() is not as expected for " in TEST_F()
419 GTEST_SKIP() in TEST_F()
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
H A DGPUTestExpectationsParser_unittest.cpp319 GTEST_SKIP() << "Test does not apply when loading all expectations."; in TEST_P()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Duniform_real_distribution_test.cc78 GTEST_SKIP() in TYPED_TEST()
H A Dexponential_distribution_test.cc393 GTEST_SKIP()
H A Ddistributions_test.cc233 GTEST_SKIP() in TEST_F()
H A Dbeta_distribution_test.cc566 GTEST_SKIP() in TEST()
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.h581 GTEST_SKIP(); \
/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1719 #define GTEST_SKIP() GTEST_SKIP_("") macro
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h1714 #define GTEST_SKIP() GTEST_SKIP_("") macro
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest.h1892 #define GTEST_SKIP() GTEST_SKIP_("Skipped") macro

Completed in 27 milliseconds

12