Home
last modified time | relevance | path

Searched refs:DistributedDBCloudSyncerLockTest (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_lock_test.cpp104 class DistributedDBCloudSyncerLockTest : public testing::Test { class
131 void DistributedDBCloudSyncerLockTest::SetUpTestCase(void) in SetUpTestCase()
140 void DistributedDBCloudSyncerLockTest::TearDownTestCase(void) {} in TearDownTestCase()
142 void DistributedDBCloudSyncerLockTest::SetUp(void) in SetUp()
157 void DistributedDBCloudSyncerLockTest::TearDown(void) in TearDown()
171 void DistributedDBCloudSyncerLockTest::Init() in Init()
207 void DistributedDBCloudSyncerLockTest::GenerateDataRecords( in GenerateDataRecords()
344 void DistributedDBCloudSyncerLockTest::TestConflictSync001(bool isUpdate) in TestConflictSync001()
385 void DistributedDBCloudSyncerLockTest::CheckAssetStatusNormal() in CheckAssetStatusNormal()
625 HWTEST_F(DistributedDBCloudSyncerLockTest, QueryCursorTest001, TestSize.Level0)
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn700 distributeddb_unittest("DistributedDBCloudSyncerLockTest") {
859 ":DistributedDBCloudSyncerLockTest",