Searched defs:expected_file_content (Results 1 – 1 of 1) sorted by relevance
41 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