Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtufmtts.cpp315 …const UChar oneSecond[] = {0x0031, 0x0020, 0x03b4, 0x03b5, 0x03c5, 0x03c4, 0x03b5, 0x03c1, 0x03cc,… in testGreekWithFallback() local
337 const UnicodeString oneSecondStr(oneSecond); in testGreekWithFallback()
/external/webrtc/sdk/objc/components/video_codec/
DRTCVideoEncoderH264.mm731 CFNumberRef oneSecond =
733 const void *nums[2] = {bytesPerSecond, oneSecond};
740 if (oneSecond) {
741 CFRelease(oneSecond);