Home
last modified time | relevance | path

Searched refs:checkStream (Results 1 – 1 of 1) sorted by relevance

/art/test/093-serialization/src/
DMain.java38 checkStream(serialData); in testObjectSerialization()
59 static void checkStream(byte[] input) throws IOException { in checkStream() method in Main