Searched refs:hasInstanceMethodToTestNulls (Results 1 – 2 of 2) sorted by relevance
210 if (hasInstanceMethodToTestNulls(cls, visibility)) { in doTestNulls()218 private boolean hasInstanceMethodToTestNulls(Class<?> c, Visibility visibility) { in hasInstanceMethodToTestNulls() method in ClassSanityTester