Searched refs:DistributedDBInterfacesNBTransactionTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_nb_transaction_test.cpp | 124 class DistributedDBInterfacesNBTransactionTest : public testing::Test { class 132 void DistributedDBInterfacesNBTransactionTest::SetUpTestCase(void) in SetUpTestCase() 140 void DistributedDBInterfacesNBTransactionTest::TearDownTestCase(void) in TearDownTestCase() 147 void DistributedDBInterfacesNBTransactionTest::SetUp(void) in SetUp() 154 void DistributedDBInterfacesNBTransactionTest::TearDown(void) {} in TearDown() 163 HWTEST_F(DistributedDBInterfacesNBTransactionTest, start001, TestSize.Level1) 195 HWTEST_F(DistributedDBInterfacesNBTransactionTest, start002, TestSize.Level1) 245 HWTEST_F(DistributedDBInterfacesNBTransactionTest, start003, TestSize.Level1) 297 HWTEST_F(DistributedDBInterfacesNBTransactionTest, start004, TestSize.Level4) 351 HWTEST_F(DistributedDBInterfacesNBTransactionTest, commit001, TestSize.Level1) [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/ |
H A D | BUILD.gn | 381 distributeddb_unittest("DistributedDBInterfacesNBTransactionTest") { 887 ":DistributedDBInterfacesNBTransactionTest",
|