Home
last modified time | relevance | path

Searched refs:DistributedDBInterfacesEncryptDatabaseTest (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_encrypt_database_test.cpp38 class DistributedDBInterfacesEncryptDatabaseTest : public testing::Test { class
49 void DistributedDBInterfacesEncryptDatabaseTest::SetUpTestCase(void) in SetUpTestCase()
56 void DistributedDBInterfacesEncryptDatabaseTest::TearDownTestCase(void) in TearDownTestCase()
63 void DistributedDBInterfacesEncryptDatabaseTest::SetUp(void) in SetUp()
68 void DistributedDBInterfacesEncryptDatabaseTest::TearDown(void) in TearDown()
73 void DistributedDBInterfacesEncryptDatabaseTest::CheckRekeyWithMultiKvStore(bool isLocal) in CheckRekeyWithMultiKvStore()
118 void DistributedDBInterfacesEncryptDatabaseTest::CheckRekeyWithExistedSnapshot(bool isLocal) in CheckRekeyWithExistedSnapshot()
161 void DistributedDBInterfacesEncryptDatabaseTest::CheckRekeyWithExistedObserver(bool isLocal) in CheckRekeyWithExistedObserver()
268 HWTEST_F(DistributedDBInterfacesEncryptDatabaseTest, MultiVerRekeyCheck001, TestSize.Level1)
297 HWTEST_F(DistributedDBInterfacesEncryptDatabaseTest, MultiVerRekeyCheck002, TestSize.Level1)
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn238 distributeddb_unittest("DistributedDBInterfacesEncryptDatabaseTest") {
877 ":DistributedDBInterfacesEncryptDatabaseTest",