Searched defs:clock_test (Results 1 – 2 of 2) sorted by relevance
37 typedef struct clock_test { struct41 bool (*ct_test)(const struct clock_test *, void *); argument
84 clock_test(clock_gettime_test_t *test) in clock_test() function