Home
last modified time | relevance | path

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

/aosp_15_r20/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/exceptions/
H A DRestartTestException.java28 public class RestartTestException extends RuntimeException { class
29 public RestartTestException(String reason) { in RestartTestException() method in RestartTestException