Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_tools.cpp156 for (int kIndex = 0; kIndex < keyLength; ++kIndex) { in GenRanKeyVal() local