Home
last modified time | relevance | path

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

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