Home
last modified time | relevance | path

Searched defs:tempBuffer (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/test/java/text/Format/MessageFormat/
DMessageRegression.java86 String tempBuffer = messageFormatter.format(params); in Test4074764() local
145 String tempBuffer = messageFormatter.format(params); in Test4031438() local
/libcore/ojluni/src/main/java/java/text/
DChoiceFormat.java210 String tempBuffer = segments[0].toString(); in applyPattern() local