Searched refs:FlakyDevices (Results 1 – 2 of 2) sorted by relevance
53 annotation class FlakyDevices(vararg val flaky: DeviceProduct) class127 listOf(getMostSpecificAnnotation<FlakyDevices>()?.flaky).collectProducts() in allowedDevices()134 getMostSpecificAnnotation<FlakyDevices>() in allowedDevices()
127 @FlakyDevices(CF_PHONE)