Searched refs:testSelf (Results 1 – 2 of 2) sorted by relevance
162 + (int)testSelf; class165 + (int)testSelf { class176 int y = [MyParentSelf testSelf];181 int y = [MyParentSelf testSelf];
130 public void testSelf() throws Throwable { in testSelf() method in SerializationTest