Searched defs:SetUpTestCase (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/googletest/googletest/include/gtest/ | ||
H A D | gtest.h | 270 static void SetUpTestCase() {} SetUpTestCase() function |
/freebsd-src/contrib/googletest/googletest/test/ | ||
H A D | gtest_unittest.cc | 5350 static void SetUpTestCase() { SetUpTestCase() function in testing::SetUpTestCaseTest |