Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dtinytest_macros.h61 tinytest_set_test_failed_(); \
68 tinytest_set_test_failed_(); \
94 tinytest_set_test_failed_(); \
139 tinytest_set_test_failed_(); \
H A Dtinytest.h80 void tinytest_set_test_failed_(void);
H A Dtinytest.c576 tinytest_set_test_failed_(void) function