OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sevenyears
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
tufmtts.cpp
230
const UChar
sevenYears
[] = {0x0037, 0x0020, 0x03ad, 0x03c4, 0x03b7, 0};
243
const UnicodeString sevenYearsStr(
sevenYears
);
/external/icu4c/test/intltest/
tufmtts.cpp
231
const UChar
sevenYears
[] = {0x0037, 0x0020, 0x03ad, 0x03c4, 0x03b7, 0};
244
const UnicodeString sevenYearsStr(
sevenYears
);
Completed in 22 milliseconds