Searched defs:repeat (Results 1 – 3 of 3) sorted by relevance
/system/core/trusty/libtrusty/tipc-test/ |
D | tipc_test.c | 154 static int connect_test(uint repeat) in connect_test() 191 static int connect_foo(uint repeat) in connect_foo() 217 static int closer1_test(uint repeat) in closer1_test() 246 static int closer2_test(uint repeat) in closer2_test() 275 static int closer3_test(uint repeat) in closer3_test() 342 static int echo_test(uint repeat, uint msgsz, bool var) in echo_test() 404 static int burst_write_test(uint repeat, uint msgburst, uint msgsz, bool var) in burst_write_test() 504 static int select_test(uint repeat, uint msgburst, uint msgsz) in select_test() 549 static int blocked_read_test(uint repeat) in blocked_read_test() 724 static int writev_test(uint repeat, uint msgsz, bool var) in writev_test() [all …]
|
/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 56 out SimpleParcelable repeat); in RepeatSimpleParcelable()
|
/system/tools/aidl/tests/ |
D | aidl_test_service.cpp | 174 SimpleParcelable* repeat, in RepeatSimpleParcelable()
|