Home
last modified time | relevance | path

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

/aosp_15_r20/platform_testing/libraries/health/rules/src/android/platform/test/rule/
H A DLimitDevicesRule.kt120 val allowedDevices = description.allowedDevices() in skipReasonIfAny() constant
127 private fun Description.allowedDevices(): List<String> = in allowedDevices() method in android.platform.test.rule.LimitDevicesRule