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

/external/google-breakpad/src/client/linux/minidump_writer/
H A Dminidump_writer_unittest.cc364 char pipe_fd_string[8]; local
365 sprintf(pipe_fd_string, "%d", fds[1]);
368 pipe_fd_string,
606 char pipe_fd_string[8]; local
607 sprintf(pipe_fd_string, "%d", fds[1]);
610 pipe_fd_string,
H A Dlinux_ptrace_dumper_unittest.cc388 char pipe_fd_string[8];
389 sprintf(pipe_fd_string, "%d", fds[1]);
392 pipe_fd_string,

Completed in 50 milliseconds