Home
last modified time | relevance | path

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

/aosp_15_r20/cts/common/device-side/bedstead/modules/enterprise/src/main/kotlin/com/android/bedstead/enterprise/annotations/
H A DMostImportantCoexistenceTest.java50 public @interface MostImportantCoexistenceTest { annotation
/aosp_15_r20/cts/common/device-side/bedstead/modules/enterprise/src/main/kotlin/com/android/bedstead/enterprise/
H A DEnterpriseAnnotationExtensions.kt35 fun MostImportantCoexistenceTest.logic( in logic() method