Searched defs:readBytes (Results 1 – 4 of 4) sorted by relevance
122 private static byte[] readBytes(InputStream inputStream) throws Exception { in readBytes() method in CallLogDirectBootTest
245 private static byte[] readBytes(InputStream inputStream) throws Exception { in readBytes() method in CallComposerTest
804 final int readBytes = Os.pread( in testOpenProxyFileDescriptor_largeFile() local821 final int readBytes = Os.read( in testOpenProxyFileDescriptor_largeRead() local
507 private byte[] readBytes(InputStream inputStream) throws Exception { in readBytes() method in CallLogTest