Searched refs:new_target (Results 1 – 2 of 2) sorted by relevance
295 auto new_target = createTempEmptyFile(); in TEST_F() local299 symlink( new_target.c_str(), symlink_name.c_str() ); in TEST_F()302 remove( new_target.c_str() ); in TEST_F()306 auto new_target = createTempEmptyFile(); in TEST_F() local309 symlink( new_target.c_str(), symlink_name.c_str() ); in TEST_F()312 appendDataToFile( new_target ); in TEST_F()315 remove( new_target.c_str() ); in TEST_F()