Home
last modified time | relevance | path

Searched refs:do_test_func (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/time/
Dtst-timegm.c24 do_test_func (time_t (*func)(struct tm *)) in do_test_func() function
84 do_test_func (timegm); in do_test()
90 do_test_func (timelocal); in do_test()
/glibc-2.36/stdlib/
Dtst-arc4random-fork.c114 do_test_func (void (*func)(unsigned char *bytes)) in do_test_func() function
186 do_test_func (generate_arc4random); in do_test()
187 do_test_func (generate_arc4random_buf); in do_test()
188 do_test_func (generate_arc4random_uniform); in do_test()
Dtst-arc4random-thread.c287 do_test_func (const char *fname, void (*func)(unsigned char *, size_t)) in do_test_func() function
346 do_test_func ("arc4random", generate_arc4random); in do_test()
347 do_test_func ("arc4random_buf", generate_arc4random_buf); in do_test()
348 do_test_func ("arc4random_uniform", generate_arc4random_uniform); in do_test()