Searched refs:MarkAsIgnored (Results 1 – 3 of 3) sorted by relevance
533 static const ::testing::internal::MarkAsIgnored gtest_allow_ignore_##T( \
490 struct GTEST_API_ MarkAsIgnored { struct491 explicit MarkAsIgnored(const char* test_suite);
527 MarkAsIgnored::MarkAsIgnored(const char* test_suite) { in MarkAsIgnored() function in testing::internal::MarkAsIgnored