Searched defs:readFully (Results 1 – 6 of 6) sorted by relevance
117 protected byte[] readFully(Uri uri) throws IOException { in readFully() method in DocumentsClientTestCase132 protected byte[] readFully(InputStream in) throws IOException { in readFully() method in DocumentsClientTestCase
67 private static String readFully(InputStream in) throws IOException { in readFully() method in Utils
343 private static void readFully(InputStream in, byte[] buf) throws IOException { in readFully() method in AESCipherNistCavpKatTest
134 private String readFully(InputStream inputStream) throws IOException { in readFully() method in InputJsonParser
1092 public static byte[] readFully(InputStream in) throws IOException { in readFully() method in StorageManagerTest
456 private static final byte[] readFully(InputStream in) throws IOException { in readFully() method in SELinuxHostTest