Searched defs:SetUpTestCase (Results 1 - 8 of 8) sorted by relevance

/gem5/ext/googletest/googletest/test/
H A Dgtest_xml_output_unittest_.cc99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); } function in class:PropertyRecordingTest
H A Dgtest-listener_test.cc141 static void SetUpTestCase() { function in class:testing::internal::ListenerTest
H A Dgtest-typed-test_test.cc49 static void SetUpTestCase() { function in class:CommonTest
H A Dgtest_catch_exceptions_test_.cc69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); } function in class:SehExceptionInSetUpTestCaseTest
168 static void SetUpTestCase() { function in class:CxxExceptionInSetUpTestCaseTest
H A Dgtest-param-test_test.cc646 static void SetUpTestCase() { function in class:TestGenerationTest
H A Dgtest-death-test_test.cc1021 static void SetUpTestCase() { function in class:MacroLogicDeathTest
H A Dgtest_unittest.cc1538 static void SetUpTestCase() { function in class:__anon65::GTestFlagSaverTest
1978 static void SetUpTestCase() { function in class:__anon65::UnitTestRecordPropertyTest
3122 static void SetUpTestCase() { function in class:__anon65::DisabledTestsTest
5396 static void SetUpTestCase() { function in class:testing::SetUpTestCaseTest
6513 static void SetUpTestCase() { function in class:testing::CurrentTestInfoTest
/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest.h389 static void SetUpTestCase() {} function in class:testing::Test

Completed in 51 milliseconds