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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dregextst.cpp2769 const char str_def[] = { 0x64, 0x65, 0x66, 0x00 }; /* def */ local
2771 utext_openUTF8(&re2, str_def, -1, &status);
/external/icu/icu4c/source/test/intltest/
H A Dregextst.cpp2774 const char str_def[] = { 0x64, 0x65, 0x66, 0x00 }; /* def */ local
2776 utext_openUTF8(&re2, str_def, -1, &status);

Completed in 116 milliseconds