Searched defs:ThrowNew (Results 1 – 2 of 2) sorted by relevance
2234 TEST_F(JniInternalTest, ThrowNew) { in TEST_F() argument
599 static jint ThrowNew(JNIEnv* env, jclass c, const char* msg) { in ThrowNew() function in art::JNI