Searched refs:onebyone (Results 1 – 1 of 1) sorted by relevance
866 static void do_test(int sock_type, bool onebyone) in do_test() argument920 nread = read(iter_fd, outputs, onebyone ? sizeof(*outputs) : to_read); in do_test()930 ASSERT_EQ(nread, onebyone ? sizeof(*outputs) : to_read, "nread"); in do_test()941 nread = read(iter_fd, outputs, onebyone ? sizeof(*outputs) : to_read); in do_test()