Home
last modified time | relevance | path

Searched refs:TEST_NAME (Results 1 – 25 of 44) sorted by relevance

12

/benchtests/
A Dbench-strchr.c22 # define TEST_NAME "strchrnul" macro
24 # define TEST_NAME "strchr" macro
28 # define TEST_NAME "wcschrnul" macro
30 # define TEST_NAME "wcschr" macro
A Dbench-memcmp.c21 # define TEST_NAME "__memcmpeq" macro
24 # define TEST_NAME "wmemcmp" macro
27 # define TEST_NAME "memcmp" macro
141 json_attr_object_begin (&json_ctx, TEST_NAME); in test_main()
A Dbench-string.h182 # ifdef TEST_NAME
200 if (strcmp (impl->name, TEST_NAME) == 0) \
294 # ifdef TEST_NAME in test_init()
295 func_count = __libc_ifunc_impl_list (TEST_NAME, func_list, in test_init()
A Dbench-strlen.c21 # define TEST_NAME "strlen" macro
23 # define TEST_NAME "wcslen" macro
119 json_attr_object_begin (&json_ctx, TEST_NAME); in test_main()
A Dbench-memset.c21 # define TEST_NAME "memset" macro
23 # define TEST_NAME "wmemset" macro
99 json_attr_object_begin (&json_ctx, TEST_NAME); in test_main()
A Dbench-stpcpy.c22 # define TEST_NAME "stpcpy" macro
24 # define TEST_NAME "wcpcpy" macro
A Dbench-stpncpy.c22 # define TEST_NAME "stpncpy" macro
24 # define TEST_NAME "wcpncpy" macro
A Dbench-strcspn.c23 # define TEST_NAME "strcspn" macro
25 # define TEST_NAME "wcscspn" macro
A Dbench-strcmp.c21 # define TEST_NAME "wcscmp" macro
23 # define TEST_NAME "strcmp" macro
215 json_attr_object_begin (&json_ctx, TEST_NAME); in test_main()
A Dbench-memset-large.c20 #define TEST_NAME "memset" macro
91 json_attr_object_begin (&json_ctx, TEST_NAME); in test_main()
A Dbench-memset-walk.c20 #define TEST_NAME "memset" macro
85 json_attr_object_begin (&json_ctx, TEST_NAME); in test_main()
A Dbench-rawmemchr.c23 #define TEST_NAME "rawmemchr" macro
118 json_attr_object_begin (&json_ctx, TEST_NAME); in test_main()
A Dbench-memcpy-large.c24 # define TEST_NAME "memcpy" macro
109 json_attr_object_begin (&json_ctx, TEST_NAME); in test_main()
A Dbench-strnlen.c21 # define TEST_NAME "strnlen" macro
23 # define TEST_NAME "wcsnlen" macro
A Dbench-strspn.c21 # define TEST_NAME "strspn" macro
23 # define TEST_NAME "wcsspn" macro
A Dbench-strcat.c21 # define TEST_NAME "strcat" macro
23 # define TEST_NAME "wcscat" macro
A Dbench-memchr.c28 # define TEST_NAME "memchr" macro
30 # define TEST_NAME "wmemchr" macro
A Dbench-strpbrk.c32 # define TEST_NAME "strpbrk" macro
34 # define TEST_NAME "wcspbrk" macro
A Dbench-strrchr.c21 # define TEST_NAME "wcsrchr" macro
23 # define TEST_NAME "strrchr" macro
A Dbench-strcpy.c33 # define TEST_NAME "strcpy" macro
35 # define TEST_NAME "wcscpy" macro
A Dbench-strncat.c21 # define TEST_NAME "strncat" macro
23 # define TEST_NAME "wcsncat" macro
A Dbench-strncpy.c31 # define TEST_NAME "strncpy" macro
33 # define TEST_NAME "wcsncpy" macro
A Dbench-memcpy-random.c25 #define TEST_NAME "memcpy" macro
189 json_attr_object_begin (&json_ctx, TEST_NAME); in test_main()
A Dbench-strncmp.c21 # define TEST_NAME "wcsncmp" macro
23 # define TEST_NAME "strncmp" macro
332 json_attr_object_begin (&json_ctx, TEST_NAME); in test_main()
A Dbench-math-inlines.c21 #define TEST_NAME "math-inlines" macro
251 json_attr_object_begin (&json_ctx, TEST_NAME); in test_main()

Completed in 25 milliseconds

12