Home
last modified time | relevance | path

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

/third_party/glib/gio/tests/
Dcontexts.c10 char *test_file_buffer; variable
26 g_assert (memcmp (async_read_buffer, test_file_buffer, nread) == 0); in read_data()
424 g_file_get_contents (test_file, &test_file_buffer, in main()
436 g_free (test_file_buffer); in main()