Home
last modified time | relevance | path

Searched refs:TestWatcher (Results 1 – 13 of 13) sorted by relevance

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DTestWatcher.java29 public class TestWatcher extends org.junit.rules.TestWatcher { class
30 private static final String LOG_TAG = TestWatcher.class.getSimpleName();
DPressHomeRule.java26 public class PressHomeRule extends TestWatcher {
DNaturalOrientationRule.java25 public class NaturalOrientationRule extends TestWatcher {
DGarbageCollectRule.java28 public class GarbageCollectRule extends TestWatcher {
DUnlockScreenRule.java25 public class UnlockScreenRule extends TestWatcher {
DKillAppsRule.java25 public class KillAppsRule extends TestWatcher {
DTracePointRule.java25 public class TracePointRule extends TestWatcher {
DQuickstepPressureRule.java27 public class QuickstepPressureRule extends TestWatcher {
DNotificationPressureRule.java29 public class NotificationPressureRule extends TestWatcher {
DCompilationFilterRule.java30 public class CompilationFilterRule extends TestWatcher {
DDropCachesRule.java34 public class DropCachesRule extends TestWatcher {
DIorapCompilationRule.java28 public class IorapCompilationRule extends TestWatcher {
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/listeners/
DFailureScreenshotTestWatcher.java23 import org.junit.rules.TestWatcher;
31 public class FailureScreenshotTestWatcher extends TestWatcher {