OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expectingSkeleton
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
udatpg_test.c
59
static const UChar
expectingSkeleton
[]= { 0x48, 0x48, 0x6d, 0x6d, 0 }; /* HHmm */
169
if((u_memcmp(result,
expectingSkeleton
, length)!=0) || result[length]!=0) {
/external/icu/icu4c/source/test/cintltst/
udatpg_test.c
59
static const UChar
expectingSkeleton
[]= { 0x48, 0x48, 0x6d, 0x6d, 0 }; /* HHmm */
169
if((u_memcmp(result,
expectingSkeleton
, length)!=0) || result[length]!=0) {
Completed in 162 milliseconds