Searched refs:StartTransaction002 (Results 1 – 4 of 4) sorted by relevance
126 HWTEST_F(DistributedDBInterfacesTransactionSyncDBTest, StartTransaction002, TestSize.Level1)136 DistributedDBInterfacesTransactionTestCase::StartTransaction002(g_kvDelegatePtr);
126 HWTEST_F(DistributedDBInterfacesTransactionTest, StartTransaction002, TestSize.Level1)136 DistributedDBInterfacesTransactionTestCase::StartTransaction002(g_kvDelegatePtr);
30 static void StartTransaction002(DistributedDB::KvStoreDelegate *&kvDelegatePtr);
38 void DistributedDBInterfacesTransactionTestCase::StartTransaction002(KvStoreDelegate *&kvDelegatePt… in StartTransaction002() function in DistributedDBInterfacesTransactionTestCase