Searched refs:testStabilityRule (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/util/ | ||
D | CancellableTaskTest.kt | 44 @get:Rule(order = 0) val testStabilityRule = TestStabilityRule() constant in com.android.launcher3.util.CancellableTaskTest |
/packages/apps/Launcher3/tests/src/com/android/launcher3/model/ | ||
D | CacheDataUpdatedTaskTest.java | 50 public TestRule testStabilityRule = new TestStabilityRule(); field in CacheDataUpdatedTaskTest |
/packages/apps/Launcher3/tests/src/com/android/launcher3/allapps/ | ||
D | PrivateProfileManagerTest.java | 73 public TestRule testStabilityRule = new TestStabilityRule(); field in PrivateProfileManagerTest |
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/ | ||
D | AbstractDeviceProfileTest.kt | 72 @Rule @JvmField val testStabilityRule = TestStabilityRule() in <lambda>() constant in com.android.launcher3.AbstractDeviceProfileTest |