Searched refs:GetDownloadWithNullStatus (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_asset_compare_test.cpp | 260 static AssetStatus GetDownloadWithNullStatus() in GetDownloadWithNullStatus() function 276 TagAsset(AssetOpType::INSERT, GetDownloadWithNullStatus(), a1); 277 TagAsset(AssetOpType::INSERT, GetDownloadWithNullStatus(), a2); 278 TagAsset(AssetOpType::INSERT, GetDownloadWithNullStatus(), a3); 279 TagAsset(AssetOpType::INSERT, GetDownloadWithNullStatus(), a4); 297 TagAsset(AssetOpType::INSERT, GetDownloadWithNullStatus(), a1); 298 TagAsset(AssetOpType::INSERT, GetDownloadWithNullStatus(), a2); 299 TagAsset(AssetOpType::INSERT, GetDownloadWithNullStatus(), a3); 300 TagAsset(AssetOpType::INSERT, GetDownloadWithNullStatus(), a4); 394 TagAsset(AssetOpType::INSERT, GetDownloadWithNullStatus(), a4); [all …]
|