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

/fuchsia/zircon/system/utest/pty/
H A Dpty-test.c24 static int write_full(int fd) { function
107 ASSERT_EQ(write_full(ps), 4096, "");
113 ASSERT_EQ(write_full(pc), 4096, "");

Completed in 22 milliseconds