Searched refs:oneSecond (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dtufmtts.cpp270 const UChar oneSecond[] = {0x0031, 0x0020, 0x03b4, 0x03b5, 0x03c5, 0x03c4, 0x03b5, 0x03c1, 0x03cc, 0x03bb, 0x03b5, 0x03c0, 0x03c4, 0x03bf, 0}; local
289 const UnicodeString oneSecondStr(oneSecond);
/macosx-10.10/WebCore-7600.1.25/Modules/mediasource/
H A DSourceBuffer.cpp1569 MediaTime oneSecond(1, 1);
1570 if (trackBuffer.lastEnqueuedDecodeEndTime.isValid() && sample->decodeTime() - trackBuffer.lastEnqueuedDecodeEndTime > oneSecond)

Completed in 118 milliseconds