Home
last modified time | relevance | path

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

/external/libevent/test/
Dtinytest_macros.h59 tinytest_set_test_failed_(); \
66 tinytest_set_test_failed_(); \
92 tinytest_set_test_failed_(); \
137 tinytest_set_test_failed_(); \
Dtinytest.h76 void tinytest_set_test_failed_(void);
Dtinytest.c458 tinytest_set_test_failed_(void) function