Searched refs:TestSubClass1 (Results 1 – 1 of 1) sorted by relevance
247 public static class TestSubClass1 extends TestSuperClass {} class in ExplicitCastArgumentsTest265 Class testSubClass1 = TestSubClass1.class; in testNonBCPRef2NonBCPRef()268 Object testObj01 = new TestSubClass1(); in testNonBCPRef2NonBCPRef()