Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_progress_manager_test.cpp29 class DistributedDBCloudSyncerProgressManagerTest : public testing::Test { class
37 void DistributedDBCloudSyncerProgressManagerTest::SetUpTestCase(void) in SetUpTestCase()
41 void DistributedDBCloudSyncerProgressManagerTest::TearDownTestCase(void) in TearDownTestCase()
45 void DistributedDBCloudSyncerProgressManagerTest::SetUp(void) in SetUp()
50 void DistributedDBCloudSyncerProgressManagerTest::TearDown(void) in TearDown()
61 HWTEST_F(DistributedDBCloudSyncerProgressManagerTest, SyncerMgrCheck001, TestSize.Level1)
121 HWTEST_F(DistributedDBCloudSyncerProgressManagerTest, SyncerMgrCheck002, TestSize.Level1)
179 HWTEST_F(DistributedDBCloudSyncerProgressManagerTest, SyncerMgrCheck003, TestSize.Level1)
228 HWTEST_F(DistributedDBCloudSyncerProgressManagerTest, SyncerMgrCheck004, TestSize.Level1)
269 HWTEST_F(DistributedDBCloudSyncerProgressManagerTest, SyncerMgrCheck005, TestSize.Level1)
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn258 distributeddb_unittest("DistributedDBCloudSyncerProgressManagerTest") {
860 ":DistributedDBCloudSyncerProgressManagerTest",