Home
last modified time | relevance | path

Searched refs:genRandKeyNo (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.cpp148 std::mt19937 genRandKeyNo(randDevKeyNo()); in GenRanKeyVal() local
157 tempKey.push_back(disRandKeyNo(genRandKeyNo)); in GenRanKeyVal()