Searched defs:Description (Results 1 – 2 of 2) sorted by relevance
116 private fun Description.allowedDevices(): List<String> = in allowedDevices() method123 private fun Description.deniedDevices(): List<String> = in allowedDevices() method126 private fun Description.flakyDevices(): List<String> = in allowedDevices() method129 private fun Description.limitDevicesAnnotation(): Set<Annotation> = in allowedDevices() method138 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