Searched refs:stderr_socket_ (Results 1 – 1 of 1) sorted by relevance
856 zx::socket stderr_socket_; member in testing::internal::FuchsiaDeathTest881 status_zx = stderr_socket_.wait_async( in Wait()918 stderr_socket_.read(0, &captured_stderr_.front() + old_length, in Wait()926 status_zx = stderr_socket_.wait_async( in Wait()1001 status = zx::socket::create(0, &stderr_producer_socket, &stderr_socket_); in AssumeRole()