Searched defs:toDeserialized (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/test/java/io/Serializable/serialFilter/
H A DCheckInputOrderTest.java80 public void testRejectedInGlobal(Object toDeserialized, String pattern, boolean allowed) throws Exception { argument
H A DMixedFiltersTest.java83 public void testRejectedInGlobal(Object toDeserialized, String pattern) throws Exception { argument
122 public void testAllowedInGlobal(Object toDeserialized, String pattern) throws Exception { argument

Completed in 90 milliseconds