Home
last modified time | relevance | path

Searched defs:expectVec (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.cpp73 std::vector<DistributedDB::Entry>& expectVec) in CompareEntriesVector()
1931 vector<Entry> expectVec(lst.begin(), lst.end()); local