Home
last modified time | relevance | path

Searched defs:strBuf (Results 1 – 9 of 9) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DSelectFormatAPITest.java148 StringBuffer strBuf = new StringBuffer("AppendHere-"); in TestFormat() local
DNumberFormatTest.java706 …String strBuf = curFmt.format(new CurrencyAmount(new Float(1234.56), Currency.getInstance("USD"))); in TestCurrency() local
784 String strBuf = numFmt.format(numberToBeFormat); in TestCurrencyIsoPluralFormat() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DSelectFormatAPITest.java145 StringBuffer strBuf = new StringBuffer("AppendHere-"); in TestFormat() local
DNumberFormatTest.java703 …String strBuf = curFmt.format(new CurrencyAmount(new Float(1234.56), Currency.getInstance("USD"))); in TestCurrency() local
781 String strBuf = numFmt.format(numberToBeFormat); in TestCurrencyIsoPluralFormat() local
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DUtil.java110 StringBuilder strBuf = new StringBuilder(); in ReadUtf16StringFromDevice() local
/external/icu/icu4c/source/test/perf/howExpensiveIs/
DhowExpensiveIs.cpp442 char strBuf[200]; in warmup() local
566 char strBuf[200]; in warmup() local
657 char strBuf[200]; in warmup() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_misc.cpp1628 char strBuf[1024]; in CallPrint() local
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp3697 UnicodeString strBuf; in TestCurrencyIsoPluralFormat() local
3812 UnicodeString strBuf; in TestCurrencyParsing() local
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp4499 std::ostringstream strBuf; in TrillionUS() local
4606 std::ostringstream strBuf; in WordUS() local