Searched refs:expected_results (Results 1 – 1 of 1) sorted by relevance
13 } expected_results[] __initconst = { variable29 total_msecs += expected_results[i].msec_to_sleep_before; in maximum_jiffies_at_index()44 for (i = 0; i < ARRAY_SIZE(expected_results); ++i) { in timings_test()45 if (expected_results[i].msec_to_sleep_before) in timings_test()46 msleep(expected_results[i].msec_to_sleep_before); in timings_test()52 expected_results[i].result) in timings_test()73 expected_results[i].result) in timings_test()