Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1/gstreamer-1.16.2/libs/gst/check/libcheck/
H A Dcheck_log.h51 FILE *srunner_open_tapfile (SRunner * sr);
H A Dcheck_log.c487 srunner_open_tapfile (SRunner * sr) in srunner_open_tapfile() function
519 f = srunner_open_tapfile (sr); in srunner_init_logging()
/dports/devel/check/check-0.15.2/src/
H A Dcheck_log.h51 FILE *srunner_open_tapfile(SRunner * sr);
H A Dcheck_log.c491 FILE *srunner_open_tapfile(SRunner * sr) in srunner_open_tapfile() function
525 f = srunner_open_tapfile(sr); in srunner_init_logging()