Home
last modified time | relevance | path

Searched defs:expected_file_content (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcurlfilesink.c41 const gchar * expected_file_content) in test_verify_file_data()
231 const gchar *expected_file_content = "line 1\r\n" "line 2\r\n" "line 3\r\n"; in GST_START_TEST() local