Searched defs:Description (Results 1 – 3 of 3) sorted by relevance
127 private fun Description.allowedDevices(): List<String> = in allowedDevices() method134 private fun Description.deniedDevices(): List<String> = in allowedDevices() method137 private fun Description.flakyDevices(): List<String> = in allowedDevices() method140 private fun Description.limitDevicesAnnotation(): Set<Annotation> = in allowedDevices() method149 private fun Description.ignoreLimit(): Boolean = in allowedDevices() method
58 private fun Description.shouldSetLandscape(): Boolean = in Description() method61 private fun Description.shouldSetPortrait(): Boolean = in Description() method
165 private fun Description.familyTree(): String { in Description() method174 private fun Description.leafDescriptions(): List<Description> { in Description() method