Searched defs:assertSerialized (Results 1 – 2 of 2) sorted by relevance
703 private void assertSerialized(Collection<?> collection, String s, final boolean definesEquals) { in assertSerialized() method in OldCollectionsTest724 private void assertSerialized(Map<?, ?> map, String s) { in assertSerialized() method in OldCollectionsTest
293 private void assertSerialized(final Throwable throwable, String golden) { in assertSerialized() method in ThrowableTest