Home | History | Annotate | Download | only in tests

Lines Matching full:trial

1093   // Each trial sends |trial_count| + 1 messages and receives just |trial|
1097 for (int trial = 1; trial <= trial_count; trial++) {
1107 for (int i = 0; i < trial; ++i) {
1123 for (int trial = 1; trial <= trial_count; trial++) {
1128 if (i == trial)
1136 for (int i = 0; i < trial; ++i) {