OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CodePagesToTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c
330
const char*
CodePagesToTest
[NUM_CODEPAGE] =
610
if (ctest_stricmp(ucnv_getName(myConverter, &err),
CodePagesToTest
[codepage_index]))
[
all
...]
/external/icu4c/test/cintltst/
ccapitst.c
287
const char*
CodePagesToTest
[NUM_CODEPAGE] =
567
if (uprv_stricmp(ucnv_getName(myConverter, &err),
CodePagesToTest
[codepage_index]))
[
all
...]
Completed in 190 milliseconds