Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dvmsplice.c32 char *str_hello = "hello "; in vmsplice_0100() local
34 v[0].iov_base = str_hello; in vmsplice_0100()
/third_party/icu/icu4c/source/test/cintltst/
H A Dreapits.c1515 const char str_hello[] = { 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x00 }; /* hello */ in TestUTextAPI() local
1520 utext_openUTF8(&patternText, str_hello, -1, &status); in TestUTextAPI()
1533 TEST_ASSERT_UTEXT(str_hello, resultText); in TestUTextAPI()

Completed in 4 milliseconds