Home
last modified time | relevance | path

Searched refs:KotlinClassWithVarargAnnotation (Results 1 – 1 of 1) sorted by relevance

/external/kotlinpoet/kotlinpoet/src/test/java/com/squareup/kotlinpoet/
DAnnotationSpecTest.kt377 .getTypeElement(KotlinClassWithVarargAnnotation::class.java.canonicalName) in getOnVarargMirrorShouldNameValueArg()
426 val annotation = KotlinClassWithVarargAnnotation::class.java in getOnVarargAnnotationShouldNameValueArg()
446 class KotlinClassWithVarargAnnotation class