Home | History | Annotate | Download | only in runtime

Lines Matching refs:ExceptionDescribe

2030 TEST_F(JniInternalTest, ExceptionDescribe) {
2031 // This checks how ExceptionDescribe handles call without exception.
2033 env_->ExceptionDescribe();