Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
Dbackup_manager_test.cpp86 std::shared_ptr<SingleKvStore> BackupManagerTest::CreateKVStore( in CreateKVStore() function in OHOS::Test::BackupManagerTest
Dsingle_store_impl_mock_test.cpp110 std::shared_ptr<SingleStoreImpl> SingleStoreImplMockTest::CreateKVStore(bool autosync, bool backup) in CreateKVStore() function in OHOS::DistributedKv::SingleStoreImplMockTest
Dsingle_store_impl_test.cpp125 std::shared_ptr<SingleKvStore> SingleStoreImplTest::CreateKVStore( in CreateKVStore() function in OHOS::Test::SingleStoreImplTest
142 std::shared_ptr<SingleStoreImpl> SingleStoreImplTest::CreateKVStore(bool autosync) in CreateKVStore() function in OHOS::Test::SingleStoreImplTest