Home
last modified time | relevance | path

Searched refs:DistributedDBNotificationChainTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_notification_chain_test.cpp47 class DistributedDBNotificationChainTest : public testing::Test { class
55 void DistributedDBNotificationChainTest::SetUpTestCase(void) in SetUpTestCase()
64 void DistributedDBNotificationChainTest::TearDownTestCase(void) in TearDownTestCase()
74 void DistributedDBNotificationChainTest::SetUp(void) in SetUp()
89 void DistributedDBNotificationChainTest::TearDown(void) in TearDown()
106 HWTEST_F(DistributedDBNotificationChainTest, RegisterEvent001, TestSize.Level0)
123 HWTEST_F(DistributedDBNotificationChainTest, RegisterListener001, TestSize.Level0)
150 HWTEST_F(DistributedDBNotificationChainTest, NotifyEvent001, TestSize.Level0)
178 HWTEST_F(DistributedDBNotificationChainTest, UnRegisterEvent001, TestSize.Level0)
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn298 distributeddb_unittest("DistributedDBNotificationChainTest") {
904 ":DistributedDBNotificationChainTest",