Home
last modified time | relevance | path

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

/aosp_15_r20/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/components/
H A DInstrumentationComponent.kt28 class InstrumentationComponent : DeviceStateComponent { class
/aosp_15_r20/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/
H A DEnsureInstrumented.kt60 annotation class InstrumentationComponent( class