Home
last modified time | relevance | path

Searched refs:throwError (Results 1 – 2 of 2) sorted by relevance

/art/test/907-get-loaded-classes/src/art/
DCerr.java21 throwError(); in throwError() method
24 public static void throwError() { in throwError() method in Cerr
/art/test/667-jit-jni-stub/src/
DMain.java170 public static void throwError() { throw new Error(); } in throwError() method in Main