Searched refs:processFile (Results 1 – 1 of 1) sorted by relevance
221 processFile("TestCases.txt"); in processTestCases()226 processFile("BMPTestCases.txt"); in processBMPTestCases()231 processFile("SupplementaryTestCases.txt"); in processSupplementaryTestCases()3383 public static void processFile(String fileName) throws IOException { in processFile() method