Home
last modified time | relevance | path

Searched refs:MarkAsIgnored (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-param-test.h533 static const ::testing::internal::MarkAsIgnored gtest_allow_ignore_##T( \
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h490 struct GTEST_API_ MarkAsIgnored { struct
491 explicit MarkAsIgnored(const char* test_suite);
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc527 MarkAsIgnored::MarkAsIgnored(const char* test_suite) { in MarkAsIgnored() function in testing::internal::MarkAsIgnored