OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oneMonth
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
tufmtts.cpp
223
const UChar
oneMonth
[] = {0x0031, 0x0020, 0x03bc, 0x03ae, 0x03bd, 0x03b1, 0x03c2, 0};
236
const UnicodeString oneMonthStr(
oneMonth
);
/external/icu4c/test/intltest/
tufmtts.cpp
224
const UChar
oneMonth
[] = {0x0031, 0x0020, 0x03bc, 0x03ae, 0x03bd, 0x03b1, 0x03c2, 0};
237
const UnicodeString oneMonthStr(
oneMonth
);
Completed in 97 milliseconds