Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_rd_single_ver_natural_store_testcase.h58 static void TestMetaDataPutAndGet(DistributedDB::RdSingleVerNaturalStore *&store,
H A Ddistributeddb_storage_single_ver_natural_store_testcase.h144 static void TestMetaDataPutAndGet(DistributedDB::SQLiteSingleVerNaturalStore *&store,
H A Ddistributeddb_storage_single_ver_natural_store_testcase.cpp567 TestMetaDataPutAndGet(store, connection); in PutMetaData001()
585 TestMetaDataPutAndGet(store, connection); in GetMetaData001()
1564 void DistributedDBStorageSingleVerNaturalStoreTestCase::TestMetaDataPutAndGet(SQLiteSingleVerNatura… in TestMetaDataPutAndGet() function in DistributedDBStorageSingleVerNaturalStoreTestCase