Home
last modified time | relevance | path

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

/aosp_15_r20/tools/metalava/metalava-model-psi/src/test/java/com/android/tools/metalava/model/psi/
H A DPsiPropertyItemTest.kt131 val withoutField = properties.single { it.name() == "withoutField" } in properties have backing fields() constant
222 val withoutField = properties.single { it.name() == "withoutField" } in annotation on properties() constant