Home
last modified time | relevance | path

Searched defs:readFullStream (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/content/HelloWorldApp/src_res_hardening_lib/com/example/helloworld/lib/
DTestUtils.java320 private static void readFullStream(InputStream is) throws IOException { in readFullStream() method in TestUtils
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandIncrementalTest.java1309 static String readFullStream(InputStream inputStream, long expected) in readFullStream() method in PackageManagerShellCommandIncrementalTest
1316 static String readFullStream(InputStream inputStream) throws IOException { in readFullStream() method in PackageManagerShellCommandIncrementalTest
DChecksumsTest.java1419 private static String readFullStream(InputStream inputStream) throws IOException { in readFullStream() method in ChecksumsTest
DPackageManagerShellCommandTest.java246 private static String readFullStream(InputStream inputStream) throws IOException { in readFullStream() method in PackageManagerShellCommandTest