Lines Matching defs:problem

56 …IApiProblem problem = ApiProblemFactory.newApiUsageProblem("", "x.y.z.myclazz", //$NON-NLS-1$ //$N…  in testGethashcode1()  local
72 IApiProblem problem = ApiProblemFactory.newApiUsageProblem("", null, //$NON-NLS-1$ in testGethashcode2() local
91 IApiProblem problem = ApiProblemFactory.newApiUsageProblem("", "null", //$NON-NLS-1$ //$NON-NLS-2$ in testGethashcode3() local
102 …IApiProblem problem = ApiProblemFactory.newApiProblem(null, null, null, null, null, -1, -1, -1, IA… in testCreateProblem() local
115 …IApiProblem problem = ApiProblemFactory.newApiUsageProblem(null, null, null, null, null, -1, -1, -… in tesCreateUsageProblem() local
128 …IApiProblem problem = ApiProblemFactory.newApiSinceTagProblem(null, null, null, null, null, -1, -1… in testCreateSincetagProblem() local
141 …IApiProblem problem = ApiProblemFactory.newApiVersionNumberProblem(null, null, null, null, null, -… in testCreateVersionProblem() local
156 …IApiProblem problem = ApiProblemFactory.newFatalProblem(null, null, IApiProblem.FATAL_JDT_BUILDPAT… in testCreateFatalProblem() local
168 IApiProblem problem = ApiProblemFactory.newApiVersionNumberProblem("", null, //$NON-NLS-1$ in testGetVersionMessages() local
194 IApiProblem problem = ApiProblemFactory.newApiUsageProblem("", null, //$NON-NLS-1$ in testGetUsageMessages() local
216 IApiProblem problem = ApiProblemFactory.newApiProblem(null, null, new String[] { in testGetBinaryMessages() local
231 IApiProblem problem = ApiProblemFactory.newApiSinceTagProblem("", //$NON-NLS-1$ in testGetSinceTagMessages() local
247 IApiProblem problem = ApiProblemFactory.newApiUsageProblem("", //$NON-NLS-1$ in testGetLeakConstructorParamMessage() local
259 IApiProblem problem = ApiProblemFactory.newApiComponentResolutionProblem("", //$NON-NLS-1$ in testCreateComponentresolutionProblem() local
312 …IApiProblem problem = ApiProblemFactory.newApiComponentResolutionProblem("", null, null, null, IEl… in testGetProblemSeverityId() local