Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributeddb_data_generator.h455 const DistributedDB::Key PERFORMANCEKEY = { 'p', 'e', 'r' }; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_tools.cpp155 DistributedDB::Key tempKey = PERFORMANCEKEY; in GenRanKeyVal()
1117 std::vector<Entry> ev = DistributedTestTools::GetEntries(*snapShot, PERFORMANCEKEY);