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

/external/chromium_org/third_party/webrtc/modules/audio_device/test/
H A Dfunc_test_manager.h206 uint32_t _playCount; member in class:webrtc::AudioTransportImpl
H A Dfunc_test_manager.cc97 _playCount(0)
368 if (_playCount % 100 == 0)
411 if (_playCount % 100 == 0)
454 _playCount++;
456 if (_playCount % 100 == 0)
487 if (_speakerMute && (_playCount % 500 == 0))
527 } // if (_playCount % 100 == 0)

Completed in 64 milliseconds