Searched refs:testfunc_t (Results 1 – 1 of 1) sorted by relevance
2746 typedef void (*testfunc_t)(IHTMLDocument2*); typedef2748 static void run_test(const char *str, testfunc_t test) in run_test()