Searched refs:test_clock (Results 1 – 1 of 1) sorted by relevance
25 test_clock (clockid_t clk) in test_clock() function41 test_clock (CLOCK_BOOTTIME); in do_test()42 test_clock (CLOCK_BOOTTIME_ALARM); in do_test()43 test_clock (CLOCK_MONOTONIC); in do_test()44 test_clock (CLOCK_MONOTONIC_COARSE); in do_test()45 test_clock (CLOCK_MONOTONIC_RAW); in do_test()47 test_clock (CLOCK_REALTIME); in do_test()48 test_clock (CLOCK_REALTIME_ALARM); in do_test()49 test_clock (CLOCK_REALTIME_COARSE); in do_test()51 test_clock (CLOCK_TAI); in do_test()[all …]
Completed in 4 milliseconds