Home
last modified time | relevance | path

Searched defs:str_hello (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dvmsplice.c32 char *str_hello = "hello "; in vmsplice_0100() local
/third_party/boost/libs/metaparse/test/
Dcommon.hpp39 typedef boost::mpl::list_c<char, 'h', 'e', 'l', 'l', 'o'> str_hello; typedef
/third_party/icu/icu4c/source/test/cintltst/
Dreapits.c1514 const char str_hello[] = { 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x00 }; /* hello */ in TestUTextAPI() local