Home
last modified time | relevance | path

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

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