Searched defs:readFully (Results 1 – 7 of 7) sorted by relevance
118 protected byte[] readFully(Uri uri) throws IOException { in readFully() method in DocumentsClientTestCase133 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
534 private static boolean readFully(InputStream in, byte[] out) throws IOException { in readFully() method in MediaTranscodingTestUtil
135 private String readFully(InputStream inputStream) throws IOException { in readFully() method in InputJsonParser
1178 public static byte[] readFully(InputStream in) throws IOException { in readFully() method in StorageManagerTest
544 private static final byte[] readFully(InputStream in) throws IOException { in readFully() method in SELinuxHostTest