OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zonePST
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cdtrgtst.c
505
static const UChar
zonePST
[] = { 0x50,0x53,0x54,0 }; /* "PST" */
564
UDateFormat * dtfmt = udat_open(UDAT_LONG, UDAT_LONG, "en",
zonePST
, -1, NULL, 0, &status);
/external/icu4c/test/cintltst/
cdtrgtst.c
505
static const UChar
zonePST
[] = { 0x50,0x53,0x54,0 }; /* "PST" */
564
UDateFormat * dtfmt = udat_open(UDAT_LONG, UDAT_LONG, "en",
zonePST
, -1, NULL, 0, &status);
Completed in 599 milliseconds