Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_transaction_syncdb_test.cpp432 HWTEST_F(DistributedDBInterfacesTransactionSyncDBTest, RollBack002, TestSize.Level1)
446 DistributedDBInterfacesTransactionTestCase::RollBack002(g_kvDelegatePtr);
H A Ddistributeddb_interfaces_transaction_testcase.h65 static void RollBack002(DistributedDB::KvStoreDelegate *&kvDelegatePtr);
H A Ddistributeddb_interfaces_transaction_test.cpp478 DistributedDBInterfacesTransactionTestCase::RollBack002(g_kvDelegatePtr);
H A Ddistributeddb_interfaces_transaction_testcase.cpp432 void DistributedDBInterfacesTransactionTestCase::RollBack002(KvStoreDelegate *&kvDelegatePtr) in RollBack002() function in DistributedDBInterfacesTransactionTestCase