Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/io/
DIoTestCase.java143 static byte[] newPreFilledByteArray(int size) { in newPreFilledByteArray() method in IoTestCase
148 static byte[] newPreFilledByteArray(int offset, int size) { in newPreFilledByteArray() method in IoTestCase
/external/guava/guava-tests/test/com/google/common/io/
DIoTestCase.java143 static byte[] newPreFilledByteArray(int size) { in newPreFilledByteArray() method in IoTestCase
148 static byte[] newPreFilledByteArray(int offset, int size) { in newPreFilledByteArray() method in IoTestCase