Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsplitmuxsrc.c41 const gchar *systmp = g_get_tmp_dir (); in tempdir_setup() local
42 tmpdir = g_build_filename (systmp, "splitmux-test-XXXXXX", NULL); in tempdir_setup()
Dsplitmuxsinktimecode.c47 const gchar *systmp = g_get_tmp_dir (); in tempdir_setup() local
48 tmpdir = g_build_filename (systmp, "splitmux-timecode-test-XXXXXX", NULL); in tempdir_setup()
Dsplitmuxsink.c41 const gchar *systmp = g_get_tmp_dir (); in tempdir_setup() local
42 tmpdir = g_build_filename (systmp, "splitmux-test-XXXXXX", NULL); in tempdir_setup()