Home
last modified time | relevance | path

Searched refs:TestReportableDisabled (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h976 static bool TestReportableDisabled(const TestInfo* test_info) { in TestReportableDisabled() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2724 return CountIf(test_info_list_, TestReportableDisabled); in reportable_disabled_test_count()