Searched refs:second_file_name (Results 1 – 2 of 2) sorted by relevance
183 auto second_file_name = createTempEmptyFile(); in TEST_F() local187 auto second_registration = registerFile( second_file_name ); in TEST_F()188 appendDataToFile( second_file_name ); in TEST_F()193 appendDataToFile( second_file_name ); in TEST_F()196 remove( second_file_name.c_str() ); in TEST_F()200 auto second_file_name = createTempEmptyFile(); in TEST_F() local204 auto second_registration = registerFile( second_file_name ); in TEST_F()205 appendDataToFile( second_file_name ); in TEST_F()210 appendDataToFile( second_file_name ); in TEST_F()213 remove( second_file_name.c_str() ); in TEST_F()[all …]