Home | History | Annotate | Download | only in suite

Lines Matching refs:fakeData

269         final byte[] fakeData = "fakeData".getBytes();
270 InputStreamSource fakeSource = new ByteArrayInputStreamSource(fakeData);
298 final byte[] fakeData = "fakeData".getBytes();
299 InputStreamSource fakeSource = new ByteArrayInputStreamSource(fakeData);