/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_kv_backup_test.cpp | 269 std::vector<DistributedDB::Key> allKeys; variable 324 std::vector<DistributedDB::Key> allKeys; variable 379 std::vector<DistributedDB::Key> allKeys; variable 429 std::vector<DistributedDB::Key> allKeys; variable 770 std::vector<DistributedDB::Key> allKeys; variable 837 std::vector<DistributedDB::Key> allKeys; variable 889 std::vector<DistributedDB::Key> allKeys; variable 941 std::vector<DistributedDB::Key> allKeys; variable 979 std::vector<DistributedDB::Key> allKeys; in KvSubImportThread() local
|
H A D | distributeddb_nb_backup_test.cpp | 229 std::vector<DistributedDB::Key> allKeys; variable 286 std::vector<DistributedDB::Key> allKeys; variable 344 std::vector<DistributedDB::Key> allKeys; variable 392 std::vector<DistributedDB::Key> allKeys; variable 840 std::vector<DistributedDB::Key> allKeys; variable 896 std::vector<DistributedDB::Key> allKeys; variable 944 std::vector<DistributedDB::Key> allKeys; variable 990 std::vector<DistributedDB::Key> allKeys; variable 1028 std::vector<DistributedDB::Key> allKeys; in NbSubImportThread() local
|
H A D | distributeddb_kv_concurrency_crud_test.cpp | 183 vector<Key> allKeys; variable 271 vector<Key> allKeys; variable 304 vector<Key> allKeys; variable
|
H A D | distributeddb_nb_batch_crud_test.cpp | 380 vector<Key> allKeys; variable 408 vector<Key> allKeys; variable 458 vector<Key> allKeys; variable 582 vector<Key> allKeys; variable 695 vector<Key> allKeys; in NbBatchCRUDThread() local 962 vector<Key> allKeys; variable
|
H A D | distributeddb_nb_crud_power_test.cpp | 121 vector<Key> allKeys; variable
|
H A D | distributed_crud_transaction_tools.cpp | 52 vector<Key> allKeys; in PresetValue() local
|
H A D | distributeddb_kv_observer_snap_test.cpp | 884 vector<Key> allKeys; in ObserverSnapVerifyInsertBatch() local 1066 vector<Key> allKeys; in ObserverSnapVerifyTransactionCommit() local 1334 vector<Key> allKeys; variable 1373 vector<Key> &allKeys, KvStoreObserverImpl &observer) in ObserverSnapTransactionPerformance() 1431 vector<Key> allKeys; variable
|
H A D | distributeddb_kv_observer_test.cpp | 869 vector<Key> allKeys; in KvObserverVerifyInsert() local 1022 vector<Key> allKeys; in KvObserverVerifyTransactionCommit() local 1412 vector<Key> allKeys; variable 1491 vector<Key> allKeys; variable 1662 vector<Key> allKeys; variable
|
H A D | distributeddb_nb_cursor_testcase.cpp | 1317 vector<Key> allKeys; in ResultSetDb019() local 1506 vector<Key> allKeys; in ResultSetDb022() local 1548 vector<Key> allKeys; in ResultSetDb023() local 1607 vector<Key> allKeys; in ResultSetDb024() local 1717 vector<Key> allKeys; in ResultSetDb025() local 1943 vector<Key> allKeys; in ResultSetDb026() local
|
H A D | distributeddb_kv_create_test.cpp | 1625 std::vector<DistributedDB::Key> allKeys; variable 1890 vector<Key> allKeys; variable 1941 vector<Key> allKeys; variable
|
H A D | distributeddb_nb_crud_test.cpp | 1678 vector<Key> allKeys; variable 1759 vector<Key> allKeys; variable 1857 vector<Key> allKeys; variable
|
H A D | distributeddb_kv_transaction_test.cpp | 1423 Key GetKey(KvStoreDelegate *&delegate, KvStoreSnapshotDelegate *&snapShot, vector<Key> *&allKeys) in GetKey() 1441 void IsolationBussiness(vector<Key> *allKeys, Key key) in IsolationBussiness() 1503 vector<Key> allKeys; variable
|
H A D | distributeddb_nb_create_test.cpp | 1593 std::vector<DistributedDB::Key> allKeys; variable 1881 std::vector<DistributedDB::Key> allKeys; variable
|
H A D | distributeddb_nb_observer_test.cpp | 2099 vector<Key> allKeys; variable 2175 vector<Key> allKeys; variable
|
H A D | distributeddb_nb_predicate_query_expand_test.cpp | 1164 vector<Key> allKeys; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | distributeddb_data_generator.cpp | 122 …nerateRecords(unsigned int recordNum, unsigned int start, std::vector<DistributedDB::Key> &allKeys, 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() 230 …std::vector<DistributedDB::Key> &allKeys, int recordNum, unsigned int keySize, unsigned int valSiz… in GenerateFixedRecords() 333 …std::vector<DistributedDB::Key> &allKeys, int recordNum, unsigned int keySize, unsigned int valSiz… in GenerateFixedLenRandRecords() 364 …:vector<DistributedDB::Entry> GenerateFixedLenRandRecords(std::vector<DistributedDB::Key> &allKeys, in GenerateFixedLenRandRecords()
|
H A D | distributeddb_schema_test_tools.cpp | 56 …trySize &entrySize, const uint8_t keyFilledChr, const uint8_t valueFilledChr, vector<Key> &allKeys) in GenerateFixedJsonSchemaRecords()
|