HomeSort by relevance Sort by last modified time
    Searched refs:TestText (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
ucnvseltst.c 187 typedef struct TestText {
191 } TestText;
194 text_reset(TestText *tt) {
200 text_nextString(TestText *tt, int32_t *pLength) {
225 text_open(TestText *tt) {
229 uprv_memset(tt, 0, sizeof(TestText));
257 text_close(TestText *tt) {
380 TestText text;
usrchtst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
ucnvseltst.c 187 typedef struct TestText {
191 } TestText;
194 text_reset(TestText *tt) {
200 text_nextString(TestText *tt, int32_t *pLength) {
225 text_open(TestText *tt) {
229 uprv_memset(tt, 0, sizeof(TestText));
257 text_close(TestText *tt) {
380 TestText text;
usrchtst.c     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
srchtest.h 63 void TestText();
srchtest.cpp 137 CASE(10, TestText)
    [all...]
  /external/icu/icu4c/source/test/intltest/
srchtest.h 63 void TestText();
srchtest.cpp 137 CASE(10, TestText)
    [all...]

Completed in 299 milliseconds