Lines Matching defs:trial
140 struct container_trial *trial = gen->private_data;
170 test_builder(&trial->cntr, fd, trial->format, access,
173 trial->verbose);
181 test_parser(&trial->cntr, fd, trial->format, access,
183 buf, frame_count, trial->verbose);
277 struct container_trial *trial;
306 trial = gen.private_data;
307 trial->format = i;
308 trial->verbose = verbose;