HomeSort by relevance Sort by last modified time
    Searched defs:TOTAL_SIZE (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/test/java/libcore/java/io/
FileInputStreamTest.java 31 private static final int TOTAL_SIZE = 1024;
46 byte[] buffer = new byte[TOTAL_SIZE];
76 verifyData(fis, SKIP_SIZE, TOTAL_SIZE - SKIP_SIZE);
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 

Completed in 1310 milliseconds