Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_encrypt_decrypt_test.cpp34 class RdbEncryptTest : public testing::Test { class
55 std::shared_ptr<RdbStore> RdbEncryptTest::testStore = nullptr;
78 void RdbEncryptTest::SetUpTestCase(void) in SetUpTestCase()
82 void RdbEncryptTest::TearDownTestCase(void) in TearDownTestCase()
86 void RdbEncryptTest::SetUp(void) in SetUp()
93 void RdbEncryptTest::TearDown(void) in TearDown()
105 HWTEST_F(RdbEncryptTest, RdbStore_Encrypt_01, TestSize.Level1)
121 HWTEST_F(RdbEncryptTest, RdbStore_Encrypt_02, TestSize.Level1)
137 HWTEST_F(RdbEncryptTest, RdbStore_Encrypt_03, TestSize.Level1)
187 HWTEST_F(RdbEncryptTest, RdbStore_Encrypt_04, TestSize.Level1)
[all …]