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

/fuchsia/zircon/system/utest/pty/
H A Dpty-test.c44 static int read_all(int fd) { function
109 ASSERT_EQ(read_all(pc), 4096, "");
115 ASSERT_EQ(read_all(ps), 4096, "");

Completed in 24 milliseconds