HomeSort by relevance Sort by last modified time
    Searched defs:strBuf (Results 1 - 25 of 25) sorted by null

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
SelectFormatAPITest.java 143 StringBuffer strBuf = new StringBuffer("AppendHere-");
146 , (selFmt1.format("other", strBuf, new FieldPosition(0))).toString());
NumberFormatTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
SelectFormatAPITest.java 142 StringBuffer strBuf = new StringBuffer("AppendHere-");
145 , (selFmt1.format("other", strBuf, new FieldPosition(0))).toString());
NumberFormatTest.java     [all...]
  /external/icu/icu4c/source/test/perf/howExpensiveIs/
howExpensiveIs.cpp 442 char strBuf[200];
443 u_strToUTF8(strBuf,200,NULL,buf,trial+1,&setupStatus);
445 fFile,fLine,getName(),strBuf,fCStr, u_errorName(setupStatus));
566 char strBuf[200];
567 u_strToUTF8(strBuf,200,NULL,buf,trial+1,&setupStatus);
569 fFile,fLine,getName(),strBuf,trial,fCStr,fLen, u_errorName(setupStatus));
657 char strBuf[200];
658 u_strToUTF8(strBuf,200,NULL,buf.getTerminatedBuffer(),buf.length()+1,&setupStatus);
660 fFile,fLine,getName(),strBuf,buf.length(),fCStr,fLen, u_errorName(setupStatus));
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
BearerData.java 1268 StringBuffer strbuf = new StringBuffer(dataLen); local
    [all...]
  /external/icu/icu4c/source/test/intltest/
numfmtst.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.ds_1.4.101.v20130813-1853.jar 
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.ds_1.4.100.v20130515-2026.jar 
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 684 milliseconds