Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Dext_extension_test.cpp64 string touchFile2 = string("touch ") + PATH + BUNDLE_NAME + "2.txt"; in SetUpTestCase() local
65 system(touchFile2.c_str()); in SetUpTestCase()