Searched refs:StartTransaction001 (Results 1 – 4 of 4) sorted by relevance
106 HWTEST_F(DistributedDBInterfacesTransactionSyncDBTest, StartTransaction001, TestSize.Level1)116 DistributedDBInterfacesTransactionTestCase::StartTransaction001(g_kvDelegatePtr);
106 HWTEST_F(DistributedDBInterfacesTransactionTest, StartTransaction001, TestSize.Level1)116 DistributedDBInterfacesTransactionTestCase::StartTransaction001(g_kvDelegatePtr);
28 static void StartTransaction001(DistributedDB::KvStoreDelegate *&kvDelegatePtr);
23 void DistributedDBInterfacesTransactionTestCase::StartTransaction001(KvStoreDelegate *&kvDelegatePt… in StartTransaction001() function in DistributedDBInterfacesTransactionTestCase