Home
last modified time | relevance | path

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

/art/test/855-native/src-art/
DMain.java74 Test.throwsException(); in run()
94 static native void throwsException() throws Test; in throwsException() method in Test