Searched refs:ILLEGAL_ARGUMENT (Results 1 – 6 of 6) sorted by relevance
103 if(errorCode == JDWPConstants.Error.ILLEGAL_ARGUMENT) { in testInstanceCounts_Normal()165 else if(errorCode == JDWPConstants.Error.ILLEGAL_ARGUMENT) { in testInstanceCounts_IllegalArgument()204 else if(errorCode == JDWPConstants.Error.ILLEGAL_ARGUMENT) { in testInstanceCounts_Zero()
473 public static final int ILLEGAL_ARGUMENT = 103; field in JDWPConstants.Error596 case ILLEGAL_ARGUMENT: in getName()
391 JDWPConstants.Error.ILLEGAL_ARGUMENT, error, in testNewInstance002()392 JDWPConstants.Error.getName(JDWPConstants.Error.ILLEGAL_ARGUMENT), in testNewInstance002()
253 JDWPConstants.Error.ILLEGAL_ARGUMENT); in testInvokeMethod()
228 else if(errorCode == JDWPConstants.Error.ILLEGAL_ARGUMENT) { in testReferringObjects_IllegalArgument()
106 else if(errorCode == JDWPConstants.Error.ILLEGAL_ARGUMENT) { in runTestInstances()