Home
last modified time | relevance | path

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

/frameworks/base/tools/hoststubgen/hoststubgen/helper-runtime-src/com/android/hoststubgen/hosthelper/
DHostTestException.java18 public class HostTestException extends RuntimeException { class
19 public HostTestException(String message) { in HostTestException() method in HostTestException
23 public HostTestException(String message, Throwable inner) { in HostTestException() method in HostTestException