Home
last modified time | relevance | path

Searched defs:contentTmp (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/
H A Db_file_test.cpp99 string contentTmp = BFile::ReadFile(UniqueFd(open(fileOutPath.c_str(), O_RDONLY))).get(); variable
184 string contentTmp = BFile::ReadFile(UniqueFd(open(fileInPath.c_str(), O_RDONLY))).get(); variable