Searched defs:readFully (Results 1 – 2 of 2) sorted by relevance
84 protected byte[] readFully(Uri uri) throws IOException { in readFully() method in DocumentsClientTestCase99 protected byte[] readFully(InputStream in) throws IOException { in readFully() method in DocumentsClientTestCase
305 private static void readFully(InputStream in, byte[] buf) throws IOException { in readFully() method in AESCipherNistCavpKatTest