Searched refs:touchFile (Results 1 – 1 of 1) sorted by relevance
62 string touchFile = string("touch ") + PATH + BUNDLE_NAME + FILE_NAME; in SetUpTestCase() local63 system(touchFile.c_str()); in SetUpTestCase()