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

  /external/emma/core/java12/com/vladium/emma/data/
DataFactory.java 753 RandomAccessFileInputStream rafin = new RandomAccessFileInputStream (raf, IO_BUF_SIZE); // note: no new file descriptors created here local
755 // ObjectInputStream oin = new ObjectInputStream (rafin);
767 DataInputStream din = new DataInputStream (rafin);
779 if ($assert.ENABLED) $assert.ASSERT (rafin.getCount () == entryLength, "entry length mismatch: " + rafin.getCount () + " != " + entryLength);
  /external/emma/lib/
emma.jar 

Completed in 245 milliseconds