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

  /external/chromium_org/third_party/webrtc/modules/audio_device/test/
func_test_manager.h 205 uint32_t _recCount;
func_test_manager.cc 96 _recCount(0),
166 _recCount++;
167 if (_recCount % 100 == 0)
226 if (_microphoneMute && (_recCount % 500 == 0))
243 if (_microphoneBoost && (_recCount % 500 == 0))
    [all...]

Completed in 58 milliseconds