Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_encrypt_decrypt_test.cpp45 static const std::string UNENCRYPTED_DATABASE_NAME; member in RdbEncryptTest
53 const std::string RdbEncryptTest::UNENCRYPTED_DATABASE_NAME = RDB_TEST_PATH + "unencrypted.db"; member in RdbEncryptTest
90 RdbHelper::DeleteRdbStore(RdbEncryptTest::UNENCRYPTED_DATABASE_NAME); in SetUp()
97 RdbHelper::DeleteRdbStore(RdbEncryptTest::UNENCRYPTED_DATABASE_NAME); in TearDown()
123 RdbStoreConfig config(RdbEncryptTest::UNENCRYPTED_DATABASE_NAME);
376 RdbStoreConfig config(RdbEncryptTest::UNENCRYPTED_DATABASE_NAME);