Searched refs:theDownload (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebKit/gtk/tests/
H A Dtestdownload.c29 WebKitDownload* theDownload = NULL; variable
91 theDownload = download;
110 webkit_download_set_destination_uri(theDownload, uri);
113 webkit_download_start(theDownload);
152 theDownload = NULL;

Completed in 33 milliseconds