Home
last modified time | relevance | path

Searched refs:DistributedDBInterfacesDatabaseCorruptTest (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_database_corrupt_test.cpp98 class DistributedDBInterfacesDatabaseCorruptTest : public testing::Test { class
106 void DistributedDBInterfacesDatabaseCorruptTest::SetUpTestCase(void) in SetUpTestCase()
113 void DistributedDBInterfacesDatabaseCorruptTest::TearDownTestCase(void) in TearDownTestCase()
120 void DistributedDBInterfacesDatabaseCorruptTest::SetUp(void) in SetUp()
129 void DistributedDBInterfacesDatabaseCorruptTest::TearDown(void) in TearDown()
142 HWTEST_F(DistributedDBInterfacesDatabaseCorruptTest, DatabaseCorruptionHandleTest001, TestSize.Leve…
186 HWTEST_F(DistributedDBInterfacesDatabaseCorruptTest, DatabaseCorruptionHandleTest002, TestSize.Leve…
258 HWTEST_F(DistributedDBInterfacesDatabaseCorruptTest, DatabaseCorruptionHandleTest003, TestSize.Leve…
530 HWTEST_F(DistributedDBInterfacesDatabaseCorruptTest, DatabaseRebuildTest001, TestSize.Level0)
567 HWTEST_F(DistributedDBInterfacesDatabaseCorruptTest, DatabaseIntegrityCheck001, TestSize.Level2)
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn493 distributeddb_unittest("DistributedDBInterfacesDatabaseCorruptTest") {
875 ":DistributedDBInterfacesDatabaseCorruptTest",