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

  /external/guava/guava/src/com/google/common/io/
Flushables.java 33 public final class Flushables {
35 = Logger.getLogger(Flushables.class.getName());
37 private Flushables() {}
  /external/guava/guava-tests/test/com/google/common/io/
CloseablesTest.java 32 * Unit tests for {@link Closeables} and {@link Flushables}.
106 Flushables.flushQuietly(mockFlushable);
169 // Flush the flushable using the Flushables, passing in the swallowException
171 // be thrown by Flushables.flush;
175 Flushables.flush(flushable, swallowException);
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 190 milliseconds