/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_kv_observer_snap_test.cpp | 883 vector<Entry> entriesBatch; in ObserverSnapVerifyInsertBatch() local 914 vector<KvStoreObserverImpl> &observers, vector<Entry> &entriesBatch, in ObserverSnapVerifyUpdate() 945 vector<Entry> &entriesBatch) in ObserverSnapVerifyDeleteBatch() 1023 vector<Entry> entriesBatch = ObserverSnapVerifyInsertBatch(delegate1, observers); variable 1110 vector<Entry> entriesBatch; in ObserverSnapVerifyTransactionRollback() local 1180 vector<Entry> entriesBatch = ObserverSnapVerifyTransactionCommit(delegate1, observer1); variable 1292 void ObserverSnapBatchPerformance(KvStoreObserverImpl &observer, vector<Entry> &entriesBatch) in ObserverSnapBatchPerformance() 1333 vector<Entry> entriesBatch; variable 1372 void ObserverSnapTransactionPerformance(vector<Entry> &entriesBatch, in ObserverSnapTransactionPerformance() 1430 vector<Entry> entriesBatch; variable
|
H A D | distributeddb_kv_observer_test.cpp | 868 vector<Entry> entriesBatch; in KvObserverVerifyInsert() local 895 KvStoreObserverImpl &observer1, KvStoreObserverImpl &observer2, vector<Entry> &entriesBatch) in KvObserverVerifyUpdateAndDelete() 980 vector<Entry> entriesBatch = KvObserverVerifyInsert(delegate1, delegate2, observer1, observer2); variable 1021 vector<Entry> entriesBatch; in KvObserverVerifyTransactionCommit() local 1372 void KvObserverBatchPerformance(KvStoreObserverImpl &observer, vector<Entry> &entriesBatch) in KvObserverBatchPerformance() 1411 vector<Entry> entriesBatch; variable 1446 void KvObserverTransactionPerformance(KvStoreObserverImpl &observer, vector<Entry> &entriesBatch) in KvObserverTransactionPerformance() 1490 vector<Entry> entriesBatch; variable 1661 vector<Entry> entriesBatch; variable
|
H A D | distributeddb_kv_concurrency_crud_test.cpp | 182 vector<Entry> entriesBatch; variable 270 vector<Entry> entriesBatch; variable 303 vector<Entry> entriesBatch; variable
|
H A D | distributeddb_nb_batch_crud_test.cpp | 379 vector<Entry> entriesBatch, entryResults; variable 407 vector<Entry> entriesBatch, entryResults; variable 457 vector<Entry> entriesBatch, entryResults; variable 581 vector<Entry> entriesBatch, entriesRes; variable 694 vector<Entry> entriesBatch; in NbBatchCRUDThread() local 961 vector<Entry> entriesBatch; variable 2487 std::vector<Entry> entriesA, entriesB, entriesBatch; variable
|
H A D | distributeddb_nb_crud_test.cpp | 1677 vector<Entry> entriesBatch; variable 1703 void StartThreadForLongReadWrite(vector<Entry> &entriesBatch) in StartThreadForLongReadWrite() 1758 vector<Entry> entriesBatch; variable 1779 void JudgeInLongWriteWrite(vector<Entry> &entriesBatch, ConcurParam *threadParam, Entry &entryCurre… in JudgeInLongWriteWrite() 1800 void StartThreadForLongWriteWrite(vector<Entry> &entriesBatch) in StartThreadForLongWriteWrite()
|
H A D | distributeddb_kv_backup_test.cpp | 268 std::vector<DistributedDB::Entry> entriesBatch; variable 323 std::vector<DistributedDB::Entry> entriesBatch; variable 378 std::vector<DistributedDB::Entry> entriesBatch; variable 428 std::vector<DistributedDB::Entry> entriesBatch; variable
|
H A D | distributeddb_nb_crud_power_test.cpp | 120 vector<Entry> entriesBatch; variable
|
H A D | distributed_crud_transaction_tools.cpp | 51 vector<Entry> entriesBatch; in PresetValue() local
|
H A D | distributeddb_nb_backup_test.cpp | 228 std::vector<DistributedDB::Entry> entriesBatch; variable 285 std::vector<DistributedDB::Entry> entriesBatch; variable 343 std::vector<DistributedDB::Entry> entriesBatch; variable 391 std::vector<DistributedDB::Entry> entriesBatch; variable
|
H A D | distributeddb_nb_cursor_testcase.cpp | 1316 vector<Entry> entriesBatch; in ResultSetDb019() local 1505 vector<Entry> entriesBatch; in ResultSetDb022() local 1547 vector<Entry> entriesBatch; in ResultSetDb023() local 1606 vector<Entry> entriesBatch; in ResultSetDb024() local 1716 vector<Entry> entriesBatch; in ResultSetDb025() local 1942 vector<Entry> entriesBatch; in ResultSetDb026() local
|
H A D | distributeddb_nb_observer_test.cpp | 2020 void CheckPressureLongCompare(vector<Entry> &entriesBatch, ConcurParam *threadParam, Entry &entryCu… in CheckPressureLongCompare() 2041 void CheckPressureLongConcurrency(vector<Entry> &entriesBatch) in CheckPressureLongConcurrency() 2098 vector<Entry> entriesBatch; variable 2174 vector<Entry> entriesBatch; variable
|
H A D | distributeddb_kv_create_test.cpp | 1624 std::vector<DistributedDB::Entry> entriesBatch; variable 1889 vector<Entry> entriesBatch; variable 1940 vector<Entry> entriesBatch; variable
|
H A D | distributeddb_nb_predicate_query_expand_test.cpp | 1099 void MoveCursor(KvStoreResultSet &resultSet, const vector<Entry> &entriesBatch) in MoveCursor() 1163 vector<Entry> entriesBatch; variable
|
H A D | distributeddb_nb_create_test.cpp | 1592 std::vector<DistributedDB::Entry> entriesBatch; variable 1880 std::vector<DistributedDB::Entry> entriesBatch; variable
|
H A D | distributeddb_kv_transaction_test.cpp | 1502 vector<Entry> entriesBatch; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | distributeddb_data_generator.cpp | 123 std::vector<DistributedDB::Entry> &entriesBatch, const std::vector<uint8_t> keyPrifix) in GenerateRecords() 150 std::vector<DistributedDB::Key> &allKeys, std::vector<DistributedDB::Entry> &entriesBatch) in GenerateMaxBigRecords() 167 std::vector<DistributedDB::Key> &allKeys, std::vector<DistributedDB::Entry> &entriesBatch) in GenerateTenThousandRecords()
|
H A D | distributeddb_nb_test_tools.cpp | 291 … std::vector<DistributedDB::Entry> entriesBatch(entries.begin() + cnt, entries.begin() + last); in PutBatch() local 382 std::vector<DistributedDB::Entry> entriesBatch; in PutLocalBatch() local
|
H A D | distributed_test_tools.cpp | 152 vector<Entry> entriesBatch; in GenRanKeyVal() local 682 std::vector<DistributedDB::Entry> entriesBatch(entries.begin() + index * BATCH_RECORDS, local 690 …std::vector<DistributedDB::Entry> entriesBatch(entries.begin() + index * BATCH_RECORDS, entries.en… local
|