Home
last modified time | relevance | path

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

/aosp_15_r20/external/javapoet/src/test/java/com/squareup/javapoet/
H A DTypeSpecTest.java2341 @Test public void initializerBlockUnsupportedExceptionOnInterface() { in initializerBlockUnsupportedExceptionOnInterface() method in TypeSpecTest
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/
H A DTypeSpecTest.kt3413 @Test fun initializerBlockUnsupportedExceptionOnInterface() { in initializerBlockUnsupportedExceptionOnInterface() method in com.squareup.kotlinpoet.TypeSpecTest