Home
last modified time | relevance | path

Searched refs:retKey (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.cpp91 string retKey(retVector[at].get().key.begin(), retVector[at].get().key.end()); in CompareEntriesVector() local
95 MST_LOG("[CompareEntriesVector] the actual Key: %s\n", retKey.c_str()); in CompareEntriesVector()