Home
last modified time | relevance | path

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

/external/ltp/pan/
Dreporter.c58 static int (*test_end_func) (SYM, SYM, SYM) = scanner_test_end; variable
257 return test_end_func(a, b, c); in test_end()
263 test_end_func = scanner_test_end; in set_scanner()
269 test_end_func = iscanner_test_end; in set_iscanner()