Searched refs:systmp (Results 1 – 3 of 3) sorted by relevance
41 const gchar *systmp = g_get_tmp_dir (); in tempdir_setup() local42 tmpdir = g_build_filename (systmp, "splitmux-test-XXXXXX", NULL); in tempdir_setup()
47 const gchar *systmp = g_get_tmp_dir (); in tempdir_setup() local48 tmpdir = g_build_filename (systmp, "splitmux-timecode-test-XXXXXX", NULL); in tempdir_setup()