Searched refs:fileNames (Results 1 – 2 of 2) sorted by relevance
66 String[] fileNames = new String[] {"A11achm3n1.doc", "A11achm3n1-2.doc", "A11achm3n1"}; in testCreateUniqueFile() local67 int length = fileNames.length; in testCreateUniqueFile()69 File file = new File(directory, fileNames[i]); in testCreateUniqueFile()
1093 String[] fileNames = new String[] {"A11achm3n1.doc", "A11achm3n1-2.doc", "A11achm3n1"}; in testCreateUniqueFile() local1094 int length = fileNames.length; in testCreateUniqueFile()1096 File file = new File(directory, fileNames[i]); in testCreateUniqueFile()