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

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
test_callbacks.h 184 uint32_t TotalSentLength() {return _totalSentLength;}
201 uint32_t _totalSentLength;
mt_test_common.cc 36 _totalSentLength += len;
test_callbacks.cc 220 _totalSentLength(0),
251 _totalSentLength += len;

Completed in 577 milliseconds