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

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest.h905 static bool TestReportableDisabled(const TestInfo* test_info) { function in class:testing::TestCase
/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2688 return CountIf(test_info_list_, TestReportableDisabled);

Completed in 33 milliseconds