Home
last modified time | relevance | path

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

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DLimitDevicesRule.kt85 val limitDevicesAnnotations = description.limitDevicesAnnotation() in apply() constant
86 if (limitDevicesAnnotations.count() > 1) { in apply()
88 "Only one LimitDeviceRule annotation is supported. Found $limitDevicesAnnotations" in apply()