Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest.h792 void RunSetUpTestSuite() { in RunSetUpTestSuite() function
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc3026 this, &TestSuite::RunSetUpTestSuite, "SetUpTestSuite()"); in Run()