Home
last modified time | relevance | path

Searched refs:DistributedDBInterfacesTransactionTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_transaction_test.cpp50 class DistributedDBInterfacesTransactionTest : public testing::Test { class
58 void DistributedDBInterfacesTransactionTest::SetUpTestCase(void) in SetUpTestCase()
65 void DistributedDBInterfacesTransactionTest::TearDownTestCase(void) in TearDownTestCase()
72 void DistributedDBInterfacesTransactionTest::SetUp(void) in SetUp()
85 void DistributedDBInterfacesTransactionTest::TearDown(void) in TearDown()
227 HWTEST_F(DistributedDBInterfacesTransactionTest, Commit001, TestSize.Level1)
243 HWTEST_F(DistributedDBInterfacesTransactionTest, Commit002, TestSize.Level1)
267 HWTEST_F(DistributedDBInterfacesTransactionTest, Commit003, TestSize.Level1)
295 HWTEST_F(DistributedDBInterfacesTransactionTest, Commit004, TestSize.Level1)
327 HWTEST_F(DistributedDBInterfacesTransactionTest, Commit005, TestSize.Level1)
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn279 distributeddb_unittest("DistributedDBInterfacesTransactionTest") {
898 ":DistributedDBInterfacesTransactionTest",