OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sevenMinutes
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
tufmtts.cpp
226
const UChar
sevenMinutes
[] = {0x0037, 0x0020, 0x03bb, 0x03b5, 0x03c0, 0x03c4, 0x03ac, 0};
239
const UnicodeString sevenMinutesStr(
sevenMinutes
);
/external/icu4c/test/intltest/
tufmtts.cpp
227
const UChar
sevenMinutes
[] = {0x0037, 0x0020, 0x03bb, 0x03b5, 0x03c0, 0x03c4, 0x03ac, 0};
240
const UnicodeString sevenMinutesStr(
sevenMinutes
);
Completed in 65 milliseconds