Searched refs:stdout_lfun (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/ |
D | check_log.h | 31 void stdout_lfun (SRunner * sr, FILE * file, enum print_output,
|
D | check_log.c | 193 stdout_lfun (SRunner * sr, FILE * file, enum print_output printmode, in stdout_lfun() function 506 srunner_register_lfun (sr, stdout, 0, stdout_lfun, print_mode); in srunner_init_logging()
|