Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/security/KeyAgreement/
DKeySpecTest.java147 testSerialize(kp); in testKeySpecs()
182 testSerialize(kp); in testEncodedKeySpecs()
285 private static void testSerialize(KeyPair keyPair) throws Exception { in testSerialize() method in KeySpecTest
/libcore/ojluni/src/test/java/io/Serializable/records/
DWriteReplaceTest.java87 public void testSerialize(Object objectToSerialize, Class<?> expectedType) in testSerialize() method in WriteReplaceTest
DReadResolveTest.java109 public void testSerialize(Object objectToSerialize) throws Exception { in testSerialize() method in ReadResolveTest
DSerialVersionUIDTest.java84 public void testSerialize(Object objectToSerialize, long expectedUID) in testSerialize() method in SerialVersionUIDTest
/libcore/luni/src/test/java/libcore/java/util/beans/
DPropertyChangeSupportTest.java210 public void testSerialize() { in testSerialize() method in PropertyChangeSupportTest
/libcore/luni/src/test/java/libcore/java/util/concurrent/
DCopyOnWriteArrayListTest.java270 public void testSerialize() { in testSerialize() method in CopyOnWriteArrayListTest
/libcore/ojluni/src/test/java/math/BigInteger/
DBigIntegerTest.java1120 public void testSerialize() throws Exception { in testSerialize() method in BigIntegerTest