Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_encrypted_db_test.cpp101 class DistributedDBRelationalEncryptedDbTest : public testing::Test { class
109 void DistributedDBRelationalEncryptedDbTest::SetUpTestCase(void) in SetUpTestCase()
124 void DistributedDBRelationalEncryptedDbTest::TearDownTestCase(void) in TearDownTestCase()
129 void DistributedDBRelationalEncryptedDbTest::SetUp(void) in SetUp()
134 void DistributedDBRelationalEncryptedDbTest::TearDown(void) in TearDown()
153 HWTEST_F(DistributedDBRelationalEncryptedDbTest, OpenEncryptedDBWithoutPasswdInCollMode_001, TestSi…
221 HWTEST_F(DistributedDBRelationalEncryptedDbTest, OpenEncryptedDBWithPasswdInSplitMode_001, TestSize…
279 HWTEST_F(DistributedDBRelationalEncryptedDbTest, OpenEncryptedDBWithInvalidParameters_001, TestSize…
381 HWTEST_F(DistributedDBRelationalEncryptedDbTest, RekeyAfterOpenStore_001, TestSize.Level1)
457 HWTEST_F(DistributedDBRelationalEncryptedDbTest, OpenEncryptedDBWithDifferentPasswd_001, TestSize.L…
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn654 distributeddb_unittest("DistributedDBRelationalEncryptedDbTest") {
907 ":DistributedDBRelationalEncryptedDbTest",