Home
last modified time | relevance | path

Searched refs:testStabilityRule (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/util/
DCancellableTaskTest.kt44 @get:Rule(order = 0) val testStabilityRule = TestStabilityRule() constant in com.android.launcher3.util.CancellableTaskTest
/packages/apps/Launcher3/tests/src/com/android/launcher3/model/
DCacheDataUpdatedTaskTest.java50 public TestRule testStabilityRule = new TestStabilityRule(); field in CacheDataUpdatedTaskTest
/packages/apps/Launcher3/tests/src/com/android/launcher3/allapps/
DPrivateProfileManagerTest.java73 public TestRule testStabilityRule = new TestStabilityRule(); field in PrivateProfileManagerTest
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/
DAbstractDeviceProfileTest.kt72 @Rule @JvmField val testStabilityRule = TestStabilityRule() in <lambda>() constant in com.android.launcher3.AbstractDeviceProfileTest