Home
last modified time | relevance | path

Searched refs:SetUpTestCase (Results 1 – 10 of 10) sorted by relevance

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_catch_exceptions_test_.cc69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); } in SetUpTestCase() function in SehExceptionInSetUpTestCaseTest
168 static void SetUpTestCase() { in SetUpTestCase() function in CxxExceptionInSetUpTestCaseTest
Dgtest_xml_output_unittest_.cc99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); } in SetUpTestCase() function in PropertyRecordingTest
Dgtest-listener_test.cc141 static void SetUpTestCase() { in SetUpTestCase() function in testing::internal::ListenerTest
Dgtest-typed-test_test.cc48 static void SetUpTestCase() { in SetUpTestCase() function in CommonTest
Dgtest-param-test_test.cc646 static void SetUpTestCase() { in SetUpTestCase() function in TestGenerationTest
Dgtest-death-test_test.cc957 static void SetUpTestCase() { in SetUpTestCase() function in MacroLogicDeathTest
Dgtest_unittest.cc1544 static void SetUpTestCase() { in SetUpTestCase() function in __anoncff51c580111::GTestFlagSaverTest
1980 static void SetUpTestCase() { in SetUpTestCase() function in __anoncff51c580111::UnitTestRecordPropertyTest
3124 static void SetUpTestCase() { in SetUpTestCase() function in __anoncff51c580111::DisabledTestsTest
5228 static void SetUpTestCase() { in SetUpTestCase() function in testing::SetUpTestCaseTest
6244 static void SetUpTestCase() { in SetUpTestCase() function in testing::CurrentTestInfoTest
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-internal.h576 TestClass::SetUpTestCase, in Register()
1141 parent_class::SetUpTestCase, \
Dgtest-param-util.h514 TestCase::SetUpTestCase, in RegisterTests()
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest.h365 static void SetUpTestCase() {} in SetUpTestCase() function