Searched refs:msgburst (Results 1 – 1 of 1) sorted by relevance
/system/core/trusty/libtrusty/tipc-test/ |
D | tipc_test.c | 404 static int burst_write_test(uint repeat, uint msgburst, uint msgsz, bool var) in burst_write_test() argument 414 __func__, repeat, msgburst, msgsz, in burst_write_test() 427 for (j = 0; j < msgburst; j++) { in burst_write_test() 504 static int select_test(uint repeat, uint msgburst, uint msgsz) in select_test() argument 527 printf("sending burst: %u msg\n", msgburst); in select_test() 530 for (j = 0; j < msgburst; j++) { in select_test()
|