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

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest.h891 void RunTearDownTestCase() { (*tear_down_tc_)(); } function in class:testing::TestCase
/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2780 this, &TestCase::RunTearDownTestCase, "TearDownTestCase()");

Completed in 36 milliseconds