Home
last modified time | relevance | path

Searched refs:TestMetaDataDeleteByPrefixKey (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.h61 static void TestMetaDataDeleteByPrefixKey(DistributedDB::RdSingleVerNaturalStore *&store,
H A Ddistributeddb_storage_single_ver_natural_store_testcase.h147 static void TestMetaDataDeleteByPrefixKey(DistributedDB::SQLiteSingleVerNaturalStore *&store,
H A Ddistributeddb_storage_single_ver_natural_store_testcase.cpp603 TestMetaDataDeleteByPrefixKey(store, connection); in DeleteMetaData001()
1862 void DistributedDBStorageSingleVerNaturalStoreTestCase::TestMetaDataDeleteByPrefixKey( in TestMetaDataDeleteByPrefixKey() function in DistributedDBStorageSingleVerNaturalStoreTestCase