Home
last modified time | relevance | path

Searched defs:MarkAsIgnored (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h491 explicit MarkAsIgnored(const char* test_suite); struct
/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest.cc507 MarkAsIgnored::MarkAsIgnored(const char* test_suite) { MarkAsIgnored() function in testing::internal::MarkAsIgnored