Searched refs:StartTransaction003 (Results 1 – 4 of 4) sorted by relevance
146 HWTEST_F(DistributedDBInterfacesTransactionSyncDBTest, StartTransaction003, TestSize.Level1)156 DistributedDBInterfacesTransactionTestCase::StartTransaction003(g_kvDelegatePtr);
146 HWTEST_F(DistributedDBInterfacesTransactionTest, StartTransaction003, TestSize.Level1)156 DistributedDBInterfacesTransactionTestCase::StartTransaction003(g_kvDelegatePtr);
32 static void StartTransaction003(DistributedDB::KvStoreDelegate *&kvDelegatePtr);
52 void DistributedDBInterfacesTransactionTestCase::StartTransaction003(KvStoreDelegate *&kvDelegatePt… in StartTransaction003() function in DistributedDBInterfacesTransactionTestCase