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

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest.h377 typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc; typedef in class:testing::Test
722 Test::SetUpTestCaseFunc set_up_tc,
793 Test::SetUpTestCaseFunc set_up_tc,
943 Test::SetUpTestCaseFunc set_up_tc_;
/gem5/ext/googletest/googletest/src/
H A Dgtest-internal-inl.h635 Test::SetUpTestCaseFunc set_up_tc,
645 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc,
H A Dgtest.cc2550 SetUpTestCaseFunc set_up_tc,
2721 Test::SetUpTestCaseFunc set_up_tc,
4504 Test::SetUpTestCaseFunc set_up_tc,
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h501 typedef void (*SetUpTestCaseFunc)(); typedef in namespace:testing::internal
536 SetUpTestCaseFunc set_up_tc,

Completed in 42 milliseconds