Home
last modified time | relevance | path

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

/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/
DAnnotationSpecTest.kt350 .getTypeElement(KotlinClassWithVarargAnnotation::class.java.canonicalName) in getOnVarargMirrorShouldNameValueArg()
377 val annotation = KotlinClassWithVarargAnnotation::class.java in getOnVarargAnnotationShouldNameValueArg()
397 class KotlinClassWithVarargAnnotation class in com.squareup.kotlinpoet.AnnotationSpecTest