Home
last modified time | relevance | path

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

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
DObjectInputStreamTest.java674 static class TestClassForSerialization implements Serializable { class in ObjectInputStreamTest
686 Class cls = TestClassForSerialization.class; in test_ClassDescriptor()
811 .lookup(TestClassForSerialization.class); in test_readClassDescriptor()