Home
last modified time | relevance | path

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

/aosp_15_r20/external/ksp/test-utils/src/main/kotlin/com/google/devtools/ksp/processor/
H A DAnnotatedUtilProcessor.kt93 fun ParameterArraysTestAnnotation.asString(): String = in asString() method
108 annotation class ParameterArraysTestAnnotation( in asString() class
/aosp_15_r20/external/ksp/test-utils/testData/api/
H A DannotatedUtil.kt64 annotation class ParameterArraysTestAnnotation( class