Searched refs:pipes_to_send (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ipc/
H A Dipc_send_fds_test.cc310 int pipes_to_send) {
311 for (int i = 0; i < pipes_to_send; i++) {
347 const int pipes_to_send = 20000; local
356 pipes_to_send);
361 pipes_to_send);
364 Producer(&pipe2, producer.get(), pipes_to_send);
308 Producer(PipeChannelHelper* dest, base::Thread* t, int pipes_to_send) argument

Completed in 48 milliseconds