Home
last modified time | relevance | path

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

/aosp_15_r20/external/javapoet/src/test/java/com/squareup/javapoet/
H A DTypeSpecTest.java212 @Test public void annotationsAndJavaLangTypes() throws Exception { in annotationsAndJavaLangTypes() method in TypeSpecTest
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/
H A DTypeSpecTest.kt341 @Test fun annotationsAndJavaLangTypes() { in annotationsAndJavaLangTypes() method in com.squareup.kotlinpoet.TypeSpecTest