HomeSort by relevance Sort by last modified time
    Searched defs:InputSupplier (Results 1 - 9 of 9) sorted by null

  /external/guava/guava/src/com/google/common/io/
InputSupplier.java 27 public interface InputSupplier<T> {
  /external/guava/guava-tests/test/com/google/common/io/
ByteStreamsTest.java 50 static final InputSupplier<InputStream> BROKEN_READ
51 = new InputSupplier<InputStream>() {
76 static final InputSupplier<InputStream> BROKEN_CLOSE_INPUT =
77 new InputSupplier<InputStream>() {
102 static final InputSupplier<InputStream> BROKEN_GET_INPUT =
103 new InputSupplier<InputStream>() {
119 private static final ImmutableSet<InputSupplier<InputStream>> BROKEN_INPUTS =
153 new InputSupplier<InputStream>() {
350 InputSupplier<? extends InputStream> in, OutputSupplier<OutputStream> out) {
739 assertEquals(100, ByteStreams.length(new InputSupplier<InputStream>()
    [all...]
  /tools/motodev/src/plugins/videos/libs/gdata/java/lib/
gdata-core-1.0.jar 
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 
lint_api.jar 
lint_checks.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/guava-tools/
guava-13.0.1.jar 

Completed in 52 milliseconds