Home
last modified time | relevance | path

Searched refs:case_count (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/
H A Dkselftest_harness.h1017 unsigned int case_count = 0, test_count = 0; in test_harness_run() local
1023 case_count++; in test_harness_run()
1035 test_count, case_count); in test_harness_run()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_device_access.c2987 u32 case_count, struct test_case_field *field_array, in cmcp_get_configuration_info() argument
3004 for (sub_count = 0; sub_count < case_count; sub_count++) { in cmcp_get_configuration_info()
3280 u32 case_count = 0; in cyttsp5_parse_cmcp_threshold_file_common() local
3289 case_count = cmcp_get_case_info_from_threshold_file(dev, in cyttsp5_parse_cmcp_threshold_file_common()
3295 dad->test_search_array, case_count, dad->test_field_array, in cyttsp5_parse_cmcp_threshold_file_common()