Home
last modified time | relevance | path

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

/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/methoditem/
DCommonParameterItemTest.kt244 val expectedNames = listOf("p", "p1", "p2", "p3", "p4") in Test publicName reports correct name when called on binary class - ViewGroup#onLayout() constant
247 val expectedName = expectedNames[i] in Test publicName reports correct name when called on binary class - ViewGroup#onLayout()