Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/test/
Dutility.cc32 _hour(0) { in ACMTestTimer()
44 _hour = 0; in Reset()
72 sprintf(currTime, "%4lu:%02u:%06.3f", _hour, _min, in CurrentTimeHMS()
79 h = _hour; in CurrentTime()
101 _hour += n; in Adjust()
Dutility.h83 unsigned long _hour; variable