ProtocolEventBufferTest   18 sync/internal_api/protocol_event_buffer_unittest.cc   ProtocolEventBufferTest();
ProtocolEventBufferTest   19 sync/internal_api/protocol_event_buffer_unittest.cc   virtual ~ProtocolEventBufferTest();
ProtocolEventBufferTest   28 sync/internal_api/protocol_event_buffer_unittest.cc ProtocolEventBufferTest::ProtocolEventBufferTest() {}
ProtocolEventBufferTest   30 sync/internal_api/protocol_event_buffer_unittest.cc ProtocolEventBufferTest::~ProtocolEventBufferTest() {}
ProtocolEventBufferTest   32 sync/internal_api/protocol_event_buffer_unittest.cc scoped_ptr<ProtocolEvent> ProtocolEventBufferTest::MakeTestEvent(int64 id) {
ProtocolEventBufferTest   40 sync/internal_api/protocol_event_buffer_unittest.cc bool ProtocolEventBufferTest::HasId(const ProtocolEvent& event, int64 id) {
ProtocolEventBufferTest   44 sync/internal_api/protocol_event_buffer_unittest.cc TEST_F(ProtocolEventBufferTest, AddThenReturnEvents) {
ProtocolEventBufferTest   59 sync/internal_api/protocol_event_buffer_unittest.cc TEST_F(ProtocolEventBufferTest, AddThenOverflowThenReturnEvents) {