Searched defs:Throw (Results 1 – 5 of 5) sorted by relevance
20 public class Throw { class
417 TEST_F(VerifierDepsTest, Throw) { in TEST_F() argument
2329 TEST_F(JniInternalTest, Throw) { in TEST_F() argument
2008 static jint Throw(JNIEnv* env, jthrowable obj) { in Throw() function in art::__anon52b56ecf0111::CheckJNI
764 static jint Throw(JNIEnv* env, jthrowable java_exception) { in Throw() function in art::JNI