Home
last modified time | relevance | path

Searched refs:str_third (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dreapits.c1977 … const char str_third[] = { 0x20, 0x20, 0x74, 0x68, 0x69, 0x72, 0x64, 0x00 }; /* ' third' */ in TestUTextAPI() local
1981 TEST_ASSERT_UTEXT(str_third, fields[2]); in TestUTextAPI()
2051 … const char str_third[] = { 0x20, 0x20, 0x74, 0x68, 0x69, 0x72, 0x64, 0x00 }; /* third */ in TestUTextAPI() local
2058 TEST_ASSERT_UTEXT(str_third, fields[4]); in TestUTextAPI()
2129 … const char str_third[] = { 0x20, 0x20, 0x74, 0x68, 0x69, 0x72, 0x64, 0x00 }; /* third */ in TestUTextAPI() local
2136 TEST_ASSERT_UTEXT(str_third, fields[4]); in TestUTextAPI()