Home
last modified time | relevance | path

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

/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DTestUtils.java57 public static byte[] preFilledBytes(int length, int fillValue) { in preFilledBytes() method in TestUtils
63 public static byte[] preFilledBytes(int length) { in preFilledBytes() method in TestUtils