Home
last modified time | relevance | path

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

/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/
Drdb_store_encrypt_test.cpp44 OH_Rdb_Store *storeEncryptTestRdbStore2_ = NULL; variable
125 storeEncryptTestRdbStore2_ = OH_Rdb_GetOrOpen(&config3_, &errCode); in SUB_DDM_RDB_ENCRYPT_0100()
126 NAPI_ASSERT(env, storeEncryptTestRdbStore2_ != NULL, "OH_Rdb_GetOrOpen config3 is success."); in SUB_DDM_RDB_ENCRYPT_0100()
131 storeEncryptTestRdbStore2_ = NULL; in SUB_DDM_RDB_ENCRYPT_0100()
158 storeEncryptTestRdbStore2_ = OH_Rdb_GetOrOpen(&config1_, &errCode); in SUB_DDM_RDB_ENCRYPT_0200()
159 NAPI_ASSERT(env, storeEncryptTestRdbStore2_ != NULL, "OH_Rdb_GetOrOpen config1 is fail."); in SUB_DDM_RDB_ENCRYPT_0200()
164 storeEncryptTestRdbStore2_ = NULL; in SUB_DDM_RDB_ENCRYPT_0200()