Searched defs:pipe_input_counter (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/media/cast/test/utility/
H A Dtap_proxy.cc185 ByteCounter* pipe_input_counter,
188 new ByteCounterPipe(pipe_input_counter);
184 SetupByteCounters(scoped_ptr<media::cast::test::PacketPipe>* pipe, ByteCounter* pipe_input_counter, ByteCounter* pipe_output_counter) argument
H A Dudp_proxy_main.cc81 ByteCounter* pipe_input_counter,
84 new ByteCounterPipe(pipe_input_counter);
80 SetupByteCounters(scoped_ptr<media::cast::test::PacketPipe>* pipe, ByteCounter* pipe_input_counter, ByteCounter* pipe_output_counter) argument

Completed in 86 milliseconds