Home
last modified time | relevance | path

Searched defs:methodInSubclass (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
H A DAutoValueTest.java2771 Method methodInSubclass = c.getDeclaredMethod("field2"); in testCopyMethodAnnotations() local
2790 Method methodInSubclass = c.getDeclaredMethod("field1"); in testCopyMethodAnnotationsByDefault() local