Home
last modified time | relevance | path

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

/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DBufferReader.kt87 fun double(group: Int): Double { in double() method
/tools/metalava/src/test/java/com/android/tools/metalava/
DApiFileTest.kt180 fun double(myInt: Int) = 2 * myInt in Default Values and Names in Kotlin() method
4478 fun double(myInt: Int) = 2 * myInt in Concise default Values and Names in Kotlin() method