Home
last modified time | relevance | path

Searched refs:g_cloudAsset (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp123 const Asset g_cloudAsset = { variable
265 Asset asset = g_cloudAsset; in InsertCloudTableRecord()
300 Asset asset = g_cloudAsset; in UpdateAssetForTest()
378 g_cloudAsset.name + std::to_string(0), in UpdateDiffType()
379 g_cloudAsset.name + std::to_string(1), in UpdateDiffType()
386 Asset asset = g_cloudAsset; in UpdateDiffType()
409 g_cloudAsset.name + std::to_string(0), in CheckDiffTypeAsset()
410 g_cloudAsset.name + std::to_string(1), in CheckDiffTypeAsset()
1016 Asset asset = g_cloudAsset; in InsertCloudForCloudProcessNotify001()
2012 Asset asset = g_cloudAsset;
[all …]
H A Ddistributeddb_cloud_check_sync_test.cpp57 const Asset g_cloudAsset = { variable
335 Asset asset = g_cloudAsset; in InsertCloudTableRecord()
350 asset.name = g_cloudAsset.name + std::to_string(j); in InsertCloudTableRecord()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp60 static const Asset g_cloudAsset = { variable
223 Asset asset = g_cloudAsset; in InsertCloudTableRecord()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_relational_remove_device_data_test.cpp128 const Asset g_cloudAsset = { variable
203 Asset asset = g_cloudAsset; in InsertCloudTableRecord()
217 asset.name = g_cloudAsset.name + std::to_string(j); in InsertCloudTableRecord()