Home | History | Annotate | Download | only in runtime

Lines Matching refs:ExceptionDescribe

1534 TEST_F(JniInternalTest, ExceptionDescribe) {
1535 // This checks how ExceptionDescribe handles call without exception.
1537 env_->ExceptionDescribe();