Home
last modified time | relevance | path

Searched refs:testSerialize (Results 1 – 4 of 4) 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/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.java1098 public void testSerialize() throws Exception { in testSerialize() method in BigIntegerTest