Home
last modified time | relevance | path

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

/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/typeitem/
DCommonTypeItemTest.kt1112 val myListInterfaces = myList.interfaceTypes() in Test superclass and interface types using type variables() constant
1113 assertThat(myListInterfaces).hasSize(1) in Test superclass and interface types using type variables()
1115 val myListInterfaceType = myListInterfaces.single() in Test superclass and interface types using type variables()