OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sevenHours
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
tufmtts.cpp
227
const UChar
sevenHours
[] = {0x0037, 0x0020, 0x03ce, 0x03c1, 0x03b5, 0x03c2, 0};
240
const UnicodeString sevenHoursStr(
sevenHours
);
/external/icu4c/test/intltest/
tufmtts.cpp
228
const UChar
sevenHours
[] = {0x0037, 0x0020, 0x03ce, 0x03c1, 0x03b5, 0x03c2, 0};
241
const UnicodeString sevenHoursStr(
sevenHours
);
Completed in 405 milliseconds