OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pipeString
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
udatpg_test.c
54
static const UChar
pipeString
[]={ 0x7c, 0x0a };
94
udatpg_setDecimal(dtpg,
pipeString
, 1);
105
if(s==
pipeString
|| length!=1 || 0!=u_memcmp(s,
pipeString
, length) || s[length]!=0) {
/external/icu/icu4c/source/test/cintltst/
udatpg_test.c
54
static const UChar
pipeString
[]={ 0x7c, 0x0a };
94
udatpg_setDecimal(dtpg,
pipeString
, 1);
105
if(s==
pipeString
|| length!=1 || 0!=u_memcmp(s,
pipeString
, length) || s[length]!=0) {
Completed in 826 milliseconds