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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dregextst.cpp2838 const char str_HelloWorld[] = { 0x48, 0x65, 0x6c, 0x6c, 0x6f, 0x20, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x00 }; /* Hello World */ local
2839 utext_openUTF8(&input, str_HelloWorld, -1, &status);
/external/icu/icu4c/source/test/intltest/
H A Dregextst.cpp2843 const char str_HelloWorld[] = { 0x48, 0x65, 0x6c, 0x6c, 0x6f, 0x20, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x00 }; /* Hello World */ local
2844 utext_openUTF8(&input, str_HelloWorld, -1, &status);

Completed in 140 milliseconds