OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:onesecond
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
tsdate.h
63
ONESECOND
= 1000,
64
ONEMINUTE = 60 *
ONESECOND
,
tufmtts.cpp
219
const UChar
oneSecond
[] = {0x0031, 0x0020, 0x03b4, 0x03b5, 0x03c5, 0x03c4, 0x03b5, 0x03c1, 0x03cc, 0x03bb, 0x03b5, 0x03c0, 0x03c4, 0x03bf, 0};
232
const UnicodeString oneSecondStr(
oneSecond
);
/external/icu4c/test/intltest/
tsdate.h
63
ONESECOND
= 1000,
64
ONEMINUTE = 60 *
ONESECOND
,
tufmtts.cpp
220
const UChar
oneSecond
[] = {0x0031, 0x0020, 0x03b4, 0x03b5, 0x03c5, 0x03c4, 0x03b5, 0x03c1, 0x03cc, 0x03bb, 0x03b5, 0x03c0, 0x03c4, 0x03bf, 0};
233
const UnicodeString oneSecondStr(
oneSecond
);
Completed in 722 milliseconds