Searched refs:expectNullableMethod (Results 1 – 1 of 1) sorted by relevance
37 private static final String expectNullableMethod = "expectNullable"; field in AnnotationChecker141 if (method.name.equals(expectNullableMethod)) { in checkTestMethodAnnotationByName()