Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_cloud_syncable_storage_test.cpp104 void CreateAndInitUserTable(int64_t count, int64_t photoSize, const Asset &expect) in CreateAndInitUserTable() function
295 CreateAndInitUserTable(insCount, photoSize, expect); in InitUserDataForAssetTest()
630 CreateAndInitUserTable(insCount, insCount, g_localAsset);
656 CreateAndInitUserTable(insCount, insCount, g_localAsset);
694 CreateAndInitUserTable(insCount, insCount, g_localAsset);
725 CreateAndInitUserTable(insCount, insCount, g_localAsset);
855 CreateAndInitUserTable(2 * insCount, photoSize, g_localAsset); // 2 is insert,update type data
923 CreateAndInitUserTable(2 * insCount, photoSize, g_localAsset); // 2 is insert,update type data
957 CreateAndInitUserTable(2 * insCount, photoSize, g_localAsset); // 2 is insert,update type data
1609 CreateAndInitUserTable(insCount, photoSize, g_localAsset); // 2 is insert,update type data
[all …]