Home
last modified time | relevance | path

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

/libcore/support/src/test/java/org/apache/harmony/testframework/serialization/
DSerializationTest.java85 public void testSelf() throws Throwable { in testSelf() method in SerializationTest
/libcore/ojluni/src/test/java/nio/Buffer/
DBulkPutBuffer.java372 public static void testSelf(BufferProxy bp) throws Throwable { in testSelf() method in BulkPutBuffer