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.java1330 static String readFullStream(InputStream inputStream, long expected) in readFullStream() method in PackageManagerShellCommandIncrementalTest
1337 static String readFullStream(InputStream inputStream) throws IOException { in readFullStream() method in PackageManagerShellCommandIncrementalTest
DChecksumsTest.java1523 private static String readFullStream(InputStream inputStream) throws IOException { in readFullStream() method in ChecksumsTest
DPackageManagerShellCommandInstallTest.java275 private static String readFullStream(InputStream inputStream) throws IOException { in readFullStream() method in PackageManagerShellCommandInstallTest