Searched refs:messageFormatter (Results 1 – 6 of 6) sorted by relevance
73 MessageFormat messageFormatter = new MessageFormat(""); in Test4074764() local77 messageFormatter.applyPattern(pattern[1]); in Test4074764()79 String tempBuffer = messageFormatter.format(paramArray); in Test4074764()85 messageFormatter.applyPattern(pattern[0]); in Test4074764()86 tempBuffer = messageFormatter.format(null); in Test4074764()91 tempBuffer = messageFormatter.format(paramArray); in Test4074764()131 MessageFormat messageFormatter = new MessageFormat(""); in Test4031438() local135 messageFormatter.applyPattern(pattern1); in Test4031438()137 String tempBuffer = messageFormatter.format(paramArray); in Test4031438()142 Object[] objs = messageFormatter.parse(tempBuffer, status); in Test4031438()[all …]
76 MessageFormat messageFormatter = new MessageFormat(""); in Test4074764() local80 messageFormatter.applyPattern(pattern[1]); in Test4074764()82 String tempBuffer = messageFormatter.format(paramArray); in Test4074764()88 messageFormatter.applyPattern(pattern[0]); in Test4074764()89 tempBuffer = messageFormatter.format(null); in Test4074764()94 tempBuffer = messageFormatter.format(paramArray); in Test4074764()134 MessageFormat messageFormatter = new MessageFormat(""); in Test4031438() local138 messageFormatter.applyPattern(pattern1); in Test4031438()140 String tempBuffer = messageFormatter.format(paramArray); in Test4031438()145 Object[] objs = messageFormatter.parse(tempBuffer, status); in Test4031438()[all …]
92 MessageFormat *messageFormatter = new MessageFormat("", status); in Test4074764() local98 messageFormatter->applyPattern(pattern[1], status); in Test4074764()107 tempBuffer = messageFormatter->format(params, 2, tempBuffer, pos, status); in Test4074764()113 messageFormatter->applyPattern(pattern[0], status); in Test4074764()125 tempBuffer = messageFormatter->format(NULL, 0, tempBuffer, pos, status); in Test4074764()132 tempBuffer = messageFormatter->format(params, 2, tempBuffer, pos, status); in Test4074764()148 delete messageFormatter; in Test4074764()186 MessageFormat *messageFormatter = new MessageFormat("", status); in Test4031438() local193 messageFormatter->applyPattern(pattern1, status); in Test4031438()201 tempBuffer = messageFormatter->format(params, 1, tempBuffer, pos, status); in Test4031438()[all …]
248 java.util.Formatter messageFormatter = new java.util.Formatter(message); in incompatibleBindingsMessage() local249 messageFormatter.format("%s has incompatible bindings or declarations:\n", key); in incompatibleBindingsMessage()252 messageFormatter.format("%s bindings and declarations:", multibindingTypeString(multibinding)); in incompatibleBindingsMessage()
META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/ ...
META-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...