Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dbackup_manager_test.cpp249 std::string buildKeyFile = "Prefix_backup_SingleKVStoreEncrypt_testbackup.key"; variable
250 std::string path = { baseDir + "/key/" + buildKeyFile + ".bk" };
267 if (keyfilename == buildKeyFile + ".bk") {
335 std::string buildKeyFile = "Prefix_backup_SingleKVStoreEncrypt_testbackup.key"; variable
336 std::string path = { baseDir + "/key/" + buildKeyFile + ".bk" };
353 if (keyfilename == buildKeyFile + ".bk") {
390 std::string buildKeyFile = "Prefix_backup_SingleKVStoreEncrypt_testbackup.key"; variable
391 std::string path = { baseDir + "/key/" + buildKeyFile };
408 if (keyfilename == buildKeyFile + ".bk") {