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

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
mt_test_common.cc 35 _sendCount++;
48 if (_sendCount > 20)
test_callbacks.h 182 int SendCount() {return _sendCount; }
192 uint32_t _sendCount;
test_callbacks.cc 211 _sendCount(0),
250 _sendCount++;

Completed in 337 milliseconds