Searched refs:buffer_from_static_string (Results 1 – 2 of 2) sorted by relevance
44 buffer_from_static_string (const gchar * s) in buffer_from_static_string() function259 buf = buffer_from_static_string (input[n].in); in test_srt_do_test()319 buf = buffer_from_static_string (data); in test_vtt_do_test()525 buf = buffer_from_static_string (input[n].in); in do_test()1059 buffer = buffer_from_static_string (srt_input[5].in); in GST_START_TEST()
145654 * tests/check/elements/subparse.c: (buffer_from_static_string),