Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_transaction_optimization_test.cpp411 vector<Key> syncKeys; variable
413 DistributedDBUnitTest::GenerateRecords(BATCH_PRESET_SIZE_TEST, syncEntries, syncKeys);
480 vector<Key> syncKeys; variable
482 DistributedDBUnitTest::GenerateRecords(BATCH_PRESET_SIZE_TEST, syncEntries, syncKeys);
515 EXPECT_EQ(g_kvNbDelegatePtr->DeleteBatch(syncKeys), OK);
761 std::vector<Key> syncKeys; variable
763 DistributedDBUnitTest::GenerateRecords(BATCH_PRESET_SIZE_TEST, syncEntries, syncKeys);