Searched refs:writeObjToOut (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/rmi/MarshalledObject/compare/
H A DCompare.java51 writeObjToOut(Integer.parseInt(args[0]));
56 static void writeObjToOut(int listLength) throws Throwable { method in class:Compare

Completed in 29 milliseconds