Searched defs:select_test (Results 1 - 1 of 1) sorted by relevance

/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c481 perror("select_test: select");
487 perror("select_test: read");
504 static int select_test(uint repeat, uint msgburst, uint msgsz) function
570 perror("select_test: read");
889 rc = select_test(opt_repeat, opt_msgburst, opt_msgsize);

Completed in 40 milliseconds