OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makeSampleFile
(Results
1 - 3
of
3
) sorted by null
/libcore/luni/src/test/java/libcore/java/util/zip/
OldAndroidGZIPStreamTest.java
63
static byte[]
makeSampleFile
(int stepStep) throws IOException {
86
byte[] input =
makeSampleFile
(1);
OldAndroidZipStreamTest.java
70
private static byte[]
makeSampleFile
(int stepStep) throws IOException {
96
byte[] input =
makeSampleFile
(i);
119
byte[] input =
makeSampleFile
(i);
OldAndroidZipFileTest.java
57
static byte[]
makeSampleFile
(int stepStep) throws IOException {
83
byte[] input =
makeSampleFile
(i);
Completed in 151 milliseconds