Home
last modified time | relevance | path

Searched defs:KvDBParameters (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributed_test_tools.h39 struct KvDBParameters { struct
43 KvDBParameters(std::string storeIdStr, std::string appIdStr, std::string userIdStr) in KvDBParameters() function