Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dbackup_manager_test.cpp39 …std::shared_ptr<SingleKvStore> CreateKVStore(std::string storeIdTest, std::string appIdTest, std::…
85 …ptr<SingleKvStore> BackupManagerTest::CreateKVStore(std::string storeIdTest, std::string appIdTest, in CreateKVStore() argument
95 AppId appId = { appIdTest }; in CreateKVStore()