Home
last modified time | relevance | path

Searched refs:SetUpTestCase (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h509 GetNotDefaultOrNull(&T::SetUpTestCase, &Test::SetUpTestCase); in GetSetUpCaseOrSuite()
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest.h269 static void SetUpTestCase() {} in SetUpTestCase() function
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc5354 static void SetUpTestCase() { in SetUpTestCase() function in testing::SetUpTestCaseTest