Searched refs:testSelf (Results 1 – 2 of 2) sorted by relevance
160 + (int)testSelf; class163 + (int)testSelf { class174 int y = [MyParentSelf testSelf];179 int y = [MyParentSelf testSelf];
131 public void testSelf() throws Throwable { in testSelf() method in SerializationTest