Searched refs:deprecatedFields (Results 1 – 1 of 1) sorted by relevance
59 Class<?> deprecatedFields = TestDeprecatedFields.class; in testDeprecatedField() local62 Method method = deprecatedFields.getMethod(name); in testDeprecatedField()