Searched defs:readFullStream (Results 1 – 4 of 4) sorted by relevance
/cts/tests/tests/content/HelloWorldApp/src_res_hardening_lib/com/example/helloworld/lib/ | ||
D | TestUtils.java | 320 private static void readFullStream(InputStream is) throws IOException { in readFullStream() method in TestUtils |
/cts/tests/tests/content/src/android/content/pm/cts/ | ||
D | PackageManagerShellCommandIncrementalTest.java | 1330 static String readFullStream(InputStream inputStream, long expected) in readFullStream() method in PackageManagerShellCommandIncrementalTest |
D | ChecksumsTest.java | 1523 private static String readFullStream(InputStream inputStream) throws IOException { in readFullStream() method in ChecksumsTest |
D | PackageManagerShellCommandInstallTest.java | 275 private static String readFullStream(InputStream inputStream) throws IOException { in readFullStream() method in PackageManagerShellCommandInstallTest |