Searched refs:RunSetUpTestCase (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest.h887 void RunSetUpTestCase() { (*set_up_tc_)(); } function in class:testing::TestCase
/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2770 this, &TestCase::RunSetUpTestCase, "SetUpTestCase()");

Completed in 32 milliseconds