Searched refs:TearDownTestCaseFunc (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest.h378 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef in class:testing::Test
723 Test::TearDownTestCaseFunc tear_down_tc,
794 Test::TearDownTestCaseFunc tear_down_tc);
945 Test::TearDownTestCaseFunc tear_down_tc_;
/gem5/ext/googletest/googletest/src/
H A Dgtest-internal-inl.h636 Test::TearDownTestCaseFunc tear_down_tc);
646 Test::TearDownTestCaseFunc tear_down_tc,
H A Dgtest.cc2551 TearDownTestCaseFunc tear_down_tc,
2722 Test::TearDownTestCaseFunc tear_down_tc)
4505 Test::TearDownTestCaseFunc tear_down_tc) {
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h502 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
537 TearDownTestCaseFunc tear_down_tc,

Completed in 42 milliseconds