Searched refs:TestFileChildClass (Results 1 – 1 of 1) sorted by relevance
328 public static class TestFileChildClass extends File class in ExplicitCastArgumentsTest330 public TestFileChildClass(String pathname) { in TestFileChildClass() method in ExplicitCastArgumentsTest.TestFileChildClass348 Class nonBcpSubClass = TestFileChildClass.class; in testNonBCPRef2BCPRef()351 Object testSubObj = new TestFileChildClass("."); in testNonBCPRef2BCPRef()