Home
last modified time | relevance | path

Searched defs:param_test (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/cxl/test/
H A Dcxl_translate.c284 struct param_test { struct
292 static struct param_test param_tests[] = { argument
/linux/lib/kunit/
H A Dtest.c743 struct kunit param_test = { in kunit_run_tests() local