Home
last modified time | relevance | path

Searched refs:test_events (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-uclogic-core-test.c31 static struct uclogic_raw_event_hook_test test_events[] = { variable
91 for (n = 0; n < ARRAY_SIZE(test_events); n++) { in hid_test_uclogic_exec_event_hook_test()
92 res = uclogic_exec_event_hook(&p, &test_events[n].event[0], in hid_test_uclogic_exec_event_hook_test()
93 test_events[n].size); in hid_test_uclogic_exec_event_hook_test()
94 KUNIT_ASSERT_EQ(test, res, test_events[n].expected); in hid_test_uclogic_exec_event_hook_test()
/openbmc/linux/tools/perf/arch/x86/tests/
H A Dhybrid.c263 static int test_events(const struct evlist_test *events, int cnt) in test_events() function
287 return test_events(test__hybrid_events, ARRAY_SIZE(test__hybrid_events)); in test__hybrid()
/openbmc/linux/tools/perf/tests/
H A Dparse-events.c2444 static int test_events(const struct evlist_test *events, int cnt) in test_events() function
2465 return test_events(test__events, ARRAY_SIZE(test__events)); in test__events2()
2591 return test_events(test__events_pmu, ARRAY_SIZE(test__events_pmu)); in test__pmu_events2()
/openbmc/linux/
H A Dopengrok1.0.log[all...]