Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DSelectFormatAPITest.java145 StringBuffer strBuf = new StringBuffer("AppendHere-"); in TestFormat() local
DNumberFormatTest.java724 …String strBuf = curFmt.format(new CurrencyAmount(new Float(1234.56), Currency.getInstance("USD"))); in TestCurrency() local
802 String strBuf = numFmt.format(numberToBeFormat); in TestCurrencyIsoPluralFormat() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DSelectFormatAPITest.java148 StringBuffer strBuf = new StringBuffer("AppendHere-"); in TestFormat() local
DNumberFormatTest.java727 …String strBuf = curFmt.format(new CurrencyAmount(new Float(1234.56), Currency.getInstance("USD"))); in TestCurrency() local
805 String strBuf = numFmt.format(numberToBeFormat); in TestCurrencyIsoPluralFormat() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBICUExporter.java144 StringBuffer strBuf = new StringBuffer(); in escapeString() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_encoder_references_manager_h264.cpp359 char strBuf[256]; in print_dpb() local
/third_party/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
/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp3888 UnicodeString strBuf; in TestCurrencyIsoPluralFormat() local
4003 UnicodeString strBuf; in TestCurrencyParsing() local