Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/1928-exception-event-exception/src/art/
H A DTest1928.java71 public static class BaseTestException extends Error { class in Test1928
72 public BaseTestException(String e) { super(e); } in BaseTestException() method in Test1928.BaseTestException
73 public BaseTestException(String e, Throwable t) { super(e, t); } in BaseTestException() method in Test1928.BaseTestException
/aosp_15_r20/art/test/1929-exception-catch-exception/src/art/
H A DTest1929.java75 public static class BaseTestException extends Error { class in Test1929
76 public BaseTestException(String e) { super(e); } in BaseTestException() method in Test1929.BaseTestException
77 public BaseTestException(String e, Throwable t) { super(e, t); } in BaseTestException() method in Test1929.BaseTestException
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dart_cts_jvmti_test_library.jarMETA-INF/ META-INF/MANIFEST.MF art/ art/AllTraces$1. ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dart_cts_jvmti_test_library.jarMETA-INF/ META-INF/MANIFEST.MF art/ art/AllTraces$1. ...