Searched refs:file32 (Results 1 – 2 of 2) sorted by relevance
467 File file32 = FileUtil.findFile(config.getParentFile(), path + "32"); in validatePreparers() local469 if (file32 == null || file64 == null) { in validatePreparers()
628 File file32 = new File(tmpFolder, "target/testcases/aaaaa/x86/file"); in testPush_moduleName_files_abi_delayedDownload()629 FileUtil.mkdirsRWX(file32.getParentFile()); in testPush_moduleName_files_abi_delayedDownload()630 file32.createNewFile(); in testPush_moduleName_files_abi_delayedDownload()