Searched defs:MarkAsIgnored (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/googletest/googletest/include/gtest/internal/ | ||
H A D | gtest-param-util.h | 491 explicit MarkAsIgnored(const char* test_suite); struct |
/freebsd-src/contrib/googletest/googletest/src/ | ||
H A D | gtest.cc | 507 MarkAsIgnored::MarkAsIgnored(const char* test_suite) { MarkAsIgnored() function in testing::internal::MarkAsIgnored |