Searched defs:WriteToBuffer (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/
H A Dpartial_circular_buffer_unittest.cc47 void WriteToBuffer(int num) { function in class:PartialCircularBufferTest
68 WriteToBuffer(1);
82 WriteToBuffer(2);
99 WriteToBuffer(4);
113 WriteToBuffer(7);
127 WriteToBuffer(4);
147 WriteToBuffer(2);
149 WriteToBuffer(2);
163 WriteToBuffer(4);
165 WriteToBuffer(
[all...]
/external/chromium/net/tools/flip_server/
H A Dbalsa_headers.h767 WriteToBuffer(buffer);
785 void WriteToBuffer(Buffer* buffer) const { function in class:net::BalsaHeaders
808 // buffer. This function should be called after WriteToBuffer to
/external/chromium_org/net/tools/balsa/
H A Dbalsa_headers.h759 WriteToBuffer(buffer);
777 void WriteToBuffer(Buffer* buffer) const { function in class:net::BalsaHeaders
800 // buffer. This function should be called after WriteToBuffer to

Completed in 78 milliseconds