Searched refs:UTEST_NAME_MAX_LEN (Results 1 – 2 of 2) sorted by relevance
| /components/utilities/utest/ | ||
| A D | utest.h | 121 #define UTEST_NAME_MAX_LEN (128u) macro |
| A D | utest.c | 337 static char utest_name[UTEST_NAME_MAX_LEN]; in utest_testcase_run() |
Completed in 5 milliseconds