HomeSort by relevance Sort by last modified time
    Searched full:opt_msgburst (Results 1 - 1 of 1) sorted by null

  /system/core/trusty/libtrusty/tipc-test/
tipc_test.c 91 static uint opt_msgburst = 32; variable
137 opt_msgburst = atoi(optarg);
887 rc = burst_write_test(opt_repeat, opt_msgburst, opt_msgsize, opt_variable);
889 rc = select_test(opt_repeat, opt_msgburst, opt_msgsize);

Completed in 148 milliseconds