Searched defs:testClassAccess (Results 1 – 2 of 2) sorted by relevance
66 private static boolean testClassAccess(String... classNames) throws ClassNotFoundException { in testClassAccess() method in JreConfigurationChecker75 private static boolean testClassAccess(String className) throws ClassNotFoundException { in testClassAccess() method in JreConfigurationChecker
5426 def testClassAccess(self): member in NestingStateTest