Searched refs:ICON_NON_EXISTING (Results 1 – 1 of 1) sorted by relevance
40 private static final String ICON_NON_EXISTING = PREFIX_ICON + "non_existing"; field in KeySpecParserTestsBase276 assertParserError("Non existing icon", ICON_NON_EXISTING + "|abc", in testFormatError()