HomeSort by relevance Sort by last modified time
    Searched refs:_hour (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
utility.cc 31 _hour(0) {
43 _hour = 0;
71 sprintf(currTime, "%4lu:%02u:%06.3f", _hour, _min,
78 h = _hour;
100 _hour += n;
utility.h 83 unsigned long _hour; member in class:webrtc::ACMTestTimer

Completed in 80 milliseconds