Home
last modified time | relevance | path

Searched defs:readFully (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTest.java315 private byte[] readFully(Uri uri) throws IOException { in readFully() method in DocumentsClientTest
/cts/tests/tests/keystore/src/android/keystore/cts/
DAESCipherNistCavpKatTest.java305 private static void readFully(InputStream in, byte[] buf) throws IOException { in readFully() method in AESCipherNistCavpKatTest