Home
last modified time | relevance | path

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

/external/kotlinpoet/kotlinpoet/src/test/java/com/squareup/kotlinpoet/
DTypeSpecTest.kt3434 @Test fun companionObject() { in companionObject() method in com.squareup.kotlinpoet.TypeSpecTest
4569 val companionObject = TypeSpec.companionObjectBuilder() in objectKindIsCompanion() constant
/external/kotlinpoet/interop/kotlinx-metadata/src/test/kotlin/com/squareup/kotlinpoet/metadata/specs/
DKotlinPoetMetadataSpecsTest.kt151 fun companionObject() { in <lambda>() method