Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DOnTeardownRuleTest.kt32 @get:Rule val teardownRule = OnTeardownRule() constant in com.android.systemui.OnTeardownRuleTest.HasTeardown
55 @get:Rule val teardownRule = OnTeardownRule() constant in com.android.systemui.OnTeardownRuleTest.FirstTeardownFails
79 @get:Rule val teardownRule = OnTeardownRule() constant in com.android.systemui.OnTeardownRuleTest.ThreeTeardowns
106 @get:Rule val teardownRule = OnTeardownRule() constant in com.android.systemui.OnTeardownRuleTest.TryToDoABadThing