Searched refs:DumpCatcherInterfacesTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/ |
H A D | dumpcatcher_interfaces_test.cpp | 36 class DumpCatcherInterfacesTest : public testing::Test { class 54 void DumpCatcherInterfacesTest::SetUpTestCase() in SetUpTestCase() 62 void DumpCatcherInterfacesTest::TearDownTestCase() in TearDownTestCase() 68 void DumpCatcherInterfacesTest::SetUp() in SetUp() 71 void DumpCatcherInterfacesTest::TearDown() in TearDown() 141 HWTEST_F(DumpCatcherInterfacesTest, DumpCatcherInterfacesTest001, TestSize.Level2) 171 HWTEST_F(DumpCatcherInterfacesTest, DumpCatcherInterfacesTest002, TestSize.Level2) 192 HWTEST_F(DumpCatcherInterfacesTest, DumpCatcherInterfacesTest003, TestSize.Level2) 213 HWTEST_F(DumpCatcherInterfacesTest, DumpCatcherInterfacesTest004, TestSize.Level2) 240 HWTEST_F(DumpCatcherInterfacesTest, DumpCatcherInterfacesTest005, TestSize.Level2) [all …]
|