Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DTestOutputStream.java71 private void throwIf(TestOption option) throws IOException { in throwIf() method in TestOutputStream
75 private static void throwIf(boolean condition) throws IOException { in throwIf() method in TestOutputStream
DTestInputStream.java85 private void throwIf(TestOption option) throws IOException { in throwIf() method in TestInputStream
89 private static void throwIf(boolean condition) throws IOException { in throwIf() method in TestInputStream
/external/guava/android/guava-tests/test/com/google/common/io/
DTestOutputStream.java71 private void throwIf(TestOption option) throws IOException { in throwIf() method in TestOutputStream
75 private static void throwIf(boolean condition) throws IOException { in throwIf() method in TestOutputStream
DTestInputStream.java85 private void throwIf(TestOption option) throws IOException { in throwIf() method in TestInputStream
89 private static void throwIf(boolean condition) throws IOException { in throwIf() method in TestInputStream