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

/external/webkit/Source/WebKit/gtk/tests/
H A Dtestdownload.c29 WebKitDownload* theDownload = NULL; variable
91 webkit_download_set_destination_uri(theDownload, uri);
94 webkit_download_start(theDownload);
103 theDownload = download;
174 theDownload = NULL;

Completed in 57 milliseconds