Searched refs:stringArrayVal (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/ksp/test-utils/testData/api/ | ||
H A D | annotationWithDefault.kt | 59 String[] stringArrayVal() default {"x", "y"}; |
H A D | annotationWithDefaultValues.kt | 59 String[] stringArrayVal() default {"x", "y"}; |