Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/suite/checker/
DDeviceAvailableChecker.java26 public StatusCheckerResult postExecutionCheck(ITestDevice device) in postExecutionCheck() method in DeviceAvailableChecker
DISystemStatusChecker.java62 public default StatusCheckerResult postExecutionCheck(ITestDevice device) in postExecutionCheck() method
DTimeStatusChecker.java33 public StatusCheckerResult postExecutionCheck(ITestDevice device) in postExecutionCheck() method in TimeStatusChecker
DKeyguardStatusChecker.java33 public StatusCheckerResult postExecutionCheck(ITestDevice device) in postExecutionCheck() method in KeyguardStatusChecker
DLeakedThreadStatusChecker.java39 public StatusCheckerResult postExecutionCheck(ITestDevice device) in postExecutionCheck() method in LeakedThreadStatusChecker
DShellStatusChecker.java80 public StatusCheckerResult postExecutionCheck(ITestDevice device) in postExecutionCheck() method in ShellStatusChecker
DSystemServerStatusChecker.java75 public StatusCheckerResult postExecutionCheck(ITestDevice device) in postExecutionCheck() method in SystemServerStatusChecker
DActivityStatusChecker.java34 public StatusCheckerResult postExecutionCheck(ITestDevice device) in postExecutionCheck() method in ActivityStatusChecker
DEnforcedSeLinuxChecker.java36 public StatusCheckerResult postExecutionCheck(ITestDevice device) in postExecutionCheck() method in EnforcedSeLinuxChecker
DFilesystemRootChecker.java48 public StatusCheckerResult postExecutionCheck(ITestDevice device) in postExecutionCheck() method in FilesystemRootChecker
DSystemServerFileDescriptorChecker.java45 public StatusCheckerResult postExecutionCheck(ITestDevice device) in postExecutionCheck() method in SystemServerFileDescriptorChecker
DUserChecker.java99 public StatusCheckerResult postExecutionCheck(ITestDevice device) in postExecutionCheck() method in UserChecker
DDeviceSettingChecker.java102 public StatusCheckerResult postExecutionCheck(ITestDevice device) in postExecutionCheck() method in DeviceSettingChecker