Home
last modified time | relevance | path

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

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DLimitDevicesRule.kt81 private fun Description.allowedDevices(): List<String> = in <lambda>() method
90 private fun Description.deniedDevices(): List<String> = in <lambda>() method
97 private fun Description.limitDevicesAnnotation(): List<Annotation> = in <lambda>() method
DOrientationRule.kt58 private fun Description.shouldSetLandscape(): Boolean = in Description() method
61 private fun Description.shouldSetPortrait(): Boolean = in Description() method