Searched refs:DistributedDBStorageTransactionRecordTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_transaction_record_test.cpp | 39 class DistributedDBStorageTransactionRecordTest : public testing::Test { class 47 void DistributedDBStorageTransactionRecordTest::SetUpTestCase(void) in SetUpTestCase() 54 void DistributedDBStorageTransactionRecordTest::TearDownTestCase(void) in TearDownTestCase() 59 void DistributedDBStorageTransactionRecordTest::SetUp(void) in SetUp() 69 void DistributedDBStorageTransactionRecordTest::TearDown(void) in TearDown() 88 HWTEST_F(DistributedDBStorageTransactionRecordTest, MultiverStorage001, TestSize.Level1) 133 HWTEST_F(DistributedDBStorageTransactionRecordTest, MultiverStorage002, TestSize.Level1) 166 HWTEST_F(DistributedDBStorageTransactionRecordTest, MultiverStorage003, TestSize.Level1) 207 HWTEST_F(DistributedDBStorageTransactionRecordTest, MultiverStorage004, TestSize.Level1) 261 HWTEST_F(DistributedDBStorageTransactionRecordTest, MultiverStorage005, TestSize.Level1) [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/ |
H A D | BUILD.gn | 292 distributeddb_unittest("DistributedDBStorageTransactionRecordTest") { 945 ":DistributedDBStorageTransactionRecordTest",
|