Home | History | Annotate | Download | only in runtime

Lines Matching defs:exception

52     mirror::Object* exception = self->GetException(NULL);
56 EXPECT_TRUE(exception->InstanceOf(exception_class));