Home
last modified time | relevance | path

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

/openbmc/linux/lib/kunit/
H A Dattributes.c172 static void *attr_speed_get(void *test_or_suite, bool is_test) in attr_speed_get()
183 static void *attr_module_get(void *test_or_suite, bool is_test) in attr_module_get()
225 void kunit_print_attr(void *test_or_suite, bool is_test, unsigned int test_level) in kunit_print_attr()
/openbmc/linux/tools/perf/util/
H A Dexpr.h12 bool is_test; member