Lines Matching defs:test_id

72     const char *test_id = "kevent(EVFILT_TIMER, EV_ADD)";  in test_kevent_timer_add()  local
87 const char *test_id = "kevent(EVFILT_TIMER, EV_DELETE)"; in test_kevent_timer_del() local
104 const char *test_id = "kevent(EVFILT_TIMER, wait)"; in test_kevent_timer_get() local
127 const char *test_id = "kevent(EVFILT_TIMER, EV_ONESHOT)"; in test_oneshot() local
154 const char *test_id = "kevent(EVFILT_TIMER, periodic)"; in test_periodic() local
185 const char *test_id = "kevent(EVFILT_TIMER, periodic_modify)"; in test_periodic_modify() local
224 const char *test_id = "kevent(EVFILT_TIMER, period_to_oneshot)"; in test_periodic_to_oneshot() local
262 const char *test_id = "kevent(EVFILT_TIMER, EV_DISABLE and EV_ENABLE)"; in test_disable_and_enable() local
293 const char *test_id = "kevent(EVFILT_TIMER, EV_ONESHOT, NOTE_ABSTIME)"; in test_abstime() local
328 const char *test_id = "kevent(EVFILT_TIMER (EPOCH), NOTE_ABSTIME)"; in test_abstime_epoch() local
357 const char *test_id = "kevent(EVFILT_TIMER (PREBOOT), EV_ONESHOT, NOTE_ABSTIME)"; in test_abstime_preboot() local
400 const char *test_id = "kevent(EVFILT_TIMER (POSTBOOT), EV_ONESHOT, NOTE_ABSTIME)"; in test_abstime_postboot() local
439 const char *test_id = "kevent(EVFILT_TIMER (UPDATE), EV_ADD | EV_ONESHOT)"; in test_update() local
484 const char *test_id = "kevent(EVFILT_TIMER (UPDATE=), EV_ADD | EV_ONESHOT)"; in test_update_equal() local
528 const char *test_id = "kevent(EVFILT_TIMER (UPDATE EXP), EV_ADD | EV_ONESHOT)"; in test_update_expired() local
579 const char *test_id = "kevent(EVFILT_TIMER (UPDATE), periodic)"; in test_update_periodic() local
634 const char *test_id = "kevent(EVFILT_TIMER (UPDATE TIMING), EV_ADD | EV_ONESHOT)"; in test_update_timing() local
699 const char *test_id = "kevent(EVFILT_TIMER, EV_ADD | EV_DISPATCH)"; in test_dispatch() local