Searched defs:serVer (Results 1 – 2 of 2) sorted by relevance
117 long serVer = (Long) field.get(null); in assertSerializedBySer() local130 assertEquals(dis.readLong(), serVer); in assertSerializedBySer() local177 long serVer = (Long) field.get(null); in assertNotSerializable() local
159 long serVer = (Long) field.get(null); in deserialize() local