Searched refs:test_onerror (Results 1 – 1 of 1) sorted by relevance
131 static test_onerror_func_t *test_onerror = NULL; variable 297 test_onerror = f; in set_onerror_func() 374 if (test_onerror != NULL) in test_die() 375 test_onerror(onerror_ctx); in test_die()