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

/external/chromium_org/third_party/icu/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp433 char strBuf[200]; local
434 u_strToUTF8(strBuf,200,NULL,buf,trial+1,&setupStatus);
436 fFile,fLine,getName(),strBuf,fCStr, u_errorName(setupStatus));
510 char strBuf[200]; local
511 u_strToUTF8(strBuf,200,NULL,buf,trial+1,&setupStatus);
513 fFile,fLine,getName(),strBuf,trial,fCStr,fLen, u_errorName(setupStatus));
590 char strBuf[200]; local
591 u_strToUTF8(strBuf,200,NULL,buf.getTerminatedBuffer(),buf.length()+1,&setupStatus);
593 fFile,fLine,getName(),strBuf,buf.length(),fCStr,fLen, u_errorName(setupStatus));
/external/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp437 char strBuf[200]; local
438 u_strToUTF8(strBuf,200,NULL,buf,trial+1,&setupStatus);
440 fFile,fLine,getName(),strBuf,fCStr, u_errorName(setupStatus));
561 char strBuf[200]; local
562 u_strToUTF8(strBuf,200,NULL,buf,trial+1,&setupStatus);
564 fFile,fLine,getName(),strBuf,trial,fCStr,fLen, u_errorName(setupStatus));
652 char strBuf[200]; local
653 u_strToUTF8(strBuf,200,NULL,buf.getTerminatedBuffer(),buf.length()+1,&setupStatus);
655 fFile,fLine,getName(),strBuf,buf.length(),fCStr,fLen, u_errorName(setupStatus));
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp3399 UnicodeString strBuf; local
3400 numFmt->format(numberToBeFormat, strBuf);
3405 if (strBuf.compare(formatResult)) {
3406 errln("FAIL: Expected " + formatResult + " actual: " + strBuf);
3511 UnicodeString strBuf; local
3512 numFmt->format(numberToBeFormat, strBuf);
3518 if (strBuf.compare(formatResult)) {
3519 errln("FAIL: Expected " + formatResult + " actual: " + strBuf);
3547 errln((UnicodeString)" round-trip would be: " + strBuf);
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp3428 UnicodeString strBuf; local
3429 numFmt->format(numberToBeFormat, strBuf);
3434 if (strBuf.compare(formatResult)) {
3435 errln("FAIL: Expected " + formatResult + " actual: " + strBuf);
3540 UnicodeString strBuf; local
3541 numFmt->format(numberToBeFormat, strBuf);
3547 if (strBuf.compare(formatResult)) {
3548 errln("FAIL: Expected " + formatResult + " actual: " + strBuf);
3576 errln((UnicodeString)" round-trip would be: " + strBuf);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...

Completed in 463 milliseconds