Searched refs:CODE_NON_EXISTING (Results 1 – 1 of 1) sorted by relevance
39 private static final String CODE_NON_EXISTING = PREFIX_CODE + "non_existing"; field in KeySpecParserTestsBase278 assertParserError("Non existing code", "abc|" + CODE_NON_EXISTING, in testFormatError()