Home
last modified time | relevance | path

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

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