Searched defs:inFile (Results 1 – 5 of 5) sorted by relevance
644 InputStream inFile = Support_Resources.getStream("hyts_checkInput.txt"); in test_setLevelI() local718 InputStream inFile = Support_Resources.getStream("hyts_checkInput.txt"); in test_setStrategyI() local794 InputStream inFile = Support_Resources.getStream("hyts_checkInput.txt"); in test_Constructor() local939 InputStream inFile = Support_Resources.getStream("hyts_checkInput.txt"); in test_ConstructorI() local
435 final File inFile = Files.newFile (pathDir, file.getPath ()); in handleFile() local553 final File inFile = Files.newFile (pathDir, file.getPath ()); in handleFile() local
201 final File inFile = Files.newFile (pathDir, file.getPath ()); in handleFile() local
303 FILE* inFile; in main() local
508 RewriteObjC::RewriteObjC(std::string inFile, llvm::raw_ostream* OS, in RewriteObjC()