Home
last modified time | relevance | path

Searched refs:DistributedDBCloudTableCompoundPrimaryKeySyncTest (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_table_compound_primary_key_sync_test.cpp87 class DistributedDBCloudTableCompoundPrimaryKeySyncTest : public testing::Test { class
98 void DistributedDBCloudTableCompoundPrimaryKeySyncTest::SetUpTestCase(void) in SetUpTestCase()
106 void DistributedDBCloudTableCompoundPrimaryKeySyncTest::TearDownTestCase(void) in TearDownTestCase()
109 void DistributedDBCloudTableCompoundPrimaryKeySyncTest::SetUp(void) in SetUp()
127 void DistributedDBCloudTableCompoundPrimaryKeySyncTest::TearDown(void) in TearDown()
146 HWTEST_F(DistributedDBCloudTableCompoundPrimaryKeySyncTest, CloudSyncTest001, TestSize.Level0)
170 HWTEST_F(DistributedDBCloudTableCompoundPrimaryKeySyncTest, CloudSyncTest002, TestSize.Level0)
203 HWTEST_F(DistributedDBCloudTableCompoundPrimaryKeySyncTest, CloudSyncTest003, TestSize.Level0)
236 HWTEST_F(DistributedDBCloudTableCompoundPrimaryKeySyncTest, CloudSyncTest004, TestSize.Level0)
260 HWTEST_F(DistributedDBCloudTableCompoundPrimaryKeySyncTest, CloudSyncTest005, TestSize.Level0)
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn750 distributeddb_unittest("DistributedDBCloudTableCompoundPrimaryKeySyncTest") {
862 ":DistributedDBCloudTableCompoundPrimaryKeySyncTest",