Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Dext_extension_test.cpp62 string touchFile = string("touch ") + PATH + BUNDLE_NAME + FILE_NAME; in SetUpTestCase() local
63 system(touchFile.c_str()); in SetUpTestCase()