Searched refs:thaiWordToBytes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp490 static UBool thaiWordToBytes(const UChar *s, int32_t length, function
498 fprintf(stderr, "thaiWordToBytes(): unable to encode U+%04X as a byte\n", c);
519 if(!thaiWordToBytes(lines[i].name, lines[i].len, str.clear(), errorCode)) {
520 fprintf(stderr, "thaiWordToBytes(): failed for word %ld (0-based)\n", (long)i);
/external/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp490 static UBool thaiWordToBytes(const UChar *s, int32_t length, function
498 fprintf(stderr, "thaiWordToBytes(): unable to encode U+%04X as a byte\n", c);
519 if(!thaiWordToBytes(lines[i].name, lines[i].len, str.clear(), errorCode)) {
520 fprintf(stderr, "thaiWordToBytes(): failed for word %ld (0-based)\n", (long)i);

Completed in 103 milliseconds