commit | cc84bc6179db408b1e45168d43e10ba0ab089fca | [log] [tgz] |
---|---|---|
author | mukesh agrawal <quiche@google.com> | Tue Mar 01 11:21:53 2016 -0800 |
committer | mukesh agrawal <quiche@google.com> | Tue Mar 01 18:44:01 2016 -0800 |
tree | 29ccf4b16b615c41834c4850ea818b884841f52e | |
parent | 6f5af9b7f69b15369238bd2642c46638ba1f0255 [diff] |
add ByteArrayRingBuffer We want to manage the debug ring buffers by total spaced used, rather than by the number of entries in the ring. Add a new class, ByteArrayRingBuffer, to provide the needed functionality. BUG=27264379 TEST=(new) unit tests Change-Id: I6e1ce82e028fc621f3fc9c96a5cb0cbd71c2d4e3