Searched defs:fileSize (Results 1 – 4 of 4) sorted by relevance
100 private byte[] createFileContent(int fileSize) { in createFileContent()
124 long fileSize = zip.size(); in findZipEndOfCentralDirectoryRecord() local171 long fileSize = zip.size(); in findZipEndOfCentralDirectoryRecord() local
608 int fileSize; in addSimpleTest() local673 int fileSize; in addStorageTest() local
964 val fileSize = System.getProperty("idea.max.intellisense.filesize") in ensurePsiFileCapacity() constant