Lines Matching refs:VERIFY_ERROR_NO_CLASS
820 case VERIFY_ERROR_NO_CLASS:
2191 Fail(VERIFY_ERROR_NO_CLASS) << " can't resolve returned type '" << return_type
2506 Fail(res_type.IsUnresolvedTypes() ? VERIFY_ERROR_NO_CLASS : VERIFY_ERROR_BAD_CLASS_SOFT)
3646 Fail(VerifyError::VERIFY_ERROR_NO_CLASS) << "Could not create precise reference for "
3732 Fail(VERIFY_ERROR_NO_CLASS) << "unresolved exception class " << exception;
3977 ? VERIFY_ERROR_NO_CLASS
4245 Fail(VERIFY_ERROR_NO_CLASS) << "Unable to resolve the full class of 'this' used in an"
4482 Fail(VERIFY_ERROR_NO_CLASS) << "cannot verify aget for " << array_type
4605 Fail(VERIFY_ERROR_NO_CLASS) << "cannot verify aput for " << array_type
4734 type = VerifyError::VERIFY_ERROR_NO_CLASS;
5131 Fail(VerifyError::VERIFY_ERROR_NO_CLASS) << "Could not create precise reference for "