Home
last modified time | relevance | path

Searched refs:MarkAsIgnored (Results 1 - 6 of 6) sorted by relevance

/third_party/googletest/googletest/include/gtest/
H A Dgtest-param-test.h532 static const ::testing::internal::MarkAsIgnored gtest_allow_ignore_##T( \
/third_party/node/deps/googletest/include/gtest/
H A Dgtest-param-test.h533 static const ::testing::internal::MarkAsIgnored gtest_allow_ignore_##T( \
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h491 struct GTEST_API_ MarkAsIgnored { struct
492 explicit MarkAsIgnored(const char* test_suite);
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-param-util.h491 struct GTEST_API_ MarkAsIgnored { struct
492 explicit MarkAsIgnored(const char* test_suite);
/third_party/googletest/googletest/src/
H A Dgtest.cc499 MarkAsIgnored::MarkAsIgnored(const char* test_suite) { in MarkAsIgnored() function in testing::internal::MarkAsIgnored
/third_party/node/deps/googletest/src/
H A Dgtest.cc507 MarkAsIgnored::MarkAsIgnored(const char* test_suite) { in MarkAsIgnored() function in testing::internal::MarkAsIgnored

Completed in 17 milliseconds