Home
last modified time | relevance | path

Searched refs:ContinuationManagerTest (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/continuation_manager/
H A Dcontinuation_manager_test.cpp92 void ContinuationManagerTest::SetUpTestCase() in SetUpTestCase()
94 DTEST_LOG << "ContinuationManagerTest::SetUpTestCase" << std::endl; in SetUpTestCase()
97 void ContinuationManagerTest::TearDownTestCase() in TearDownTestCase()
99 DTEST_LOG << "ContinuationManagerTest::TearDownTestCase" << std::endl; in TearDownTestCase()
102 void ContinuationManagerTest::SetUp() in SetUp()
105 DTEST_LOG << "ContinuationManagerTest::SetUp" << std::endl; in SetUp()
108 void ContinuationManagerTest::TearDown() in TearDown()
110 DTEST_LOG << "ContinuationManagerTest::TearDown" << std::endl; in TearDown()
118 HWTEST_F(ContinuationManagerTest, RegisterTest_001, TestSize.Level1) in HWTEST_F()
120 DTEST_LOG << "ContinuationManagerTest RegisterTest_00 in HWTEST_F()
[all...]
H A Dcontinuation_manager_test.h32 class ContinuationManagerTest : public testing::Test { class

Completed in 3 milliseconds