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

  /external/chromium_org/third_party/webrtc/modules/audio_device/test/
func_test_manager.h 206 uint32_t _playCount;
func_test_manager.cc 97 _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)
    [all...]

Completed in 84 milliseconds