Searched defs:exp_result (Results 1 – 7 of 7) sorted by relevance
/benchtests/ |
A D | bench-strncmp.c | 76 *s2, size_t n, int exp_result) in do_one_test() 95 size_t n, int max_char, int exp_result) in do_test_limit() 145 n, int max_char, int exp_result) in do_test() 198 size_t n, int exp_result) in do_one_test_page_boundary() 223 int exp_result; in do_test_page_boundary() local 254 int exp_result; in do_one_test_page() local
|
A D | bench-strcasecmp.c | 43 do_one_test (impl_t *impl, const char *s1, const char *s2, int exp_result) in do_one_test() 72 int exp_result) in do_test()
|
A D | bench-strcmp.c | 84 int exp_result) in do_one_test() 103 max_char, int exp_result) in do_test() 150 int exp_result) in do_one_test_page_boundary() 174 int exp_result; in do_test_page_boundary() local
|
A D | bench-strncasecmp.c | 51 int exp_result) in do_one_test() 70 int exp_result) in do_test()
|
A D | bench-memcmp.c | 66 const CHAR *s2, size_t len, int exp_result) in do_one_test() 85 int exp_result) in do_test()
|
A D | bench-strcasestr.c | 37 do_one_test (impl_t *impl, const char *s1, const char *s2, char *exp_result) in do_one_test()
|
A D | bench-strstr.c | 132 do_one_test (impl_t *impl, const char *s1, const char *s2, char *exp_result) in do_one_test()
|
Completed in 8 milliseconds