Home
last modified time | relevance | path

Searched refs:DistributedDBCloudDBProxyTest (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_db_proxy_test.cpp109 class DistributedDBCloudDBProxyTest : public testing::Test { class
121 void DistributedDBCloudDBProxyTest::SetUpTestCase() in SetUpTestCase()
125 void DistributedDBCloudDBProxyTest::TearDownTestCase() in TearDownTestCase()
129 void DistributedDBCloudDBProxyTest::SetUp() in SetUp()
138 void DistributedDBCloudDBProxyTest::TearDown() in TearDown()
153 HWTEST_F(DistributedDBCloudDBProxyTest, CloudDBProxyTest001, TestSize.Level0)
183 HWTEST_F(DistributedDBCloudDBProxyTest, CloudDBProxyTest002, TestSize.Level0)
236 HWTEST_F(DistributedDBCloudDBProxyTest, CloudDBProxyTest003, TestSize.Level0)
629 HWTEST_F(DistributedDBCloudDBProxyTest, CloudSyncQueue001, TestSize.Level2)
748 HWTEST_F(DistributedDBCloudDBProxyTest, SameBatchTest001, TestSize.Level0)
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn724 distributeddb_unittest("DistributedDBCloudDBProxyTest") {
847 ":DistributedDBCloudDBProxyTest",