Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dudatpg_test.c73 static const UChar sampleFormatted[] = {0x31, 0x30, 0x20, 0x6A, 0x75, 0x69, 0x6C, 0x2E, 0}; /* 10 j… variable
373 if ( u_memcmp(sampleFormatted, formatted, resultLen) != 0 ) { in TestBuilder()