Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DFileBackedOutputStreamTest.java33 public void testThreshold() throws Exception { in testThreshold() method in FileBackedOutputStreamTest
77 private void testThreshold(int fileThreshold, int dataSize, boolean singleByte, in testThreshold() method in FileBackedOutputStreamTest