Searched defs:aFileWithSize (Results 1 – 1 of 1) sorted by relevance
35 public static Matcher<File> aFileWithSize(long size) { in aFileWithSize() method in FileMatchers39 public static Matcher<File> aFileWithSize(final Matcher<Long> expected) { in aFileWithSize() method in FileMatchers