Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds