Lines Matching defs:test_param
245 struct timestamp_expectation *test_param =
249 cpu_to_le32(get_32bit_time(test_param)),
250 cpu_to_le32(test_param->extra_bits));
253 test_param->expected.tv_sec,
256 test_param->test_case_name,
257 test_param->msb_set,
258 test_param->lower_bound,
259 test_param->extra_bits);
261 test_param->expected.tv_nsec,
264 test_param->test_case_name,
265 test_param->msb_set,
266 test_param->lower_bound,
267 test_param->extra_bits);