Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_create_test.cpp1791 vector<Key> allKey1, allKey2; in RunDbRekeyFive() local
1792 GenerateRecords(BATCH_RECORDS, DEFAULT_START, allKey1, entries1, K_SEARCH_3); in RunDbRekeyFive()
1795 DBStatus statusDelete = DistributedTestTools::DeleteBatch(*result5, allKey1); in RunDbRekeyFive()