Searched refs:SHOW_PROGRESS (Results 1 – 4 of 4) sorted by relevance
68 #define SHOW_PROGRESS 0 /* Set to non-zero to enable progress callback */ macro302 curl_easy_setopt(conn->easy, CURLOPT_NOPROGRESS, SHOW_PROGRESS?0L:1L); in new_conn()
38 static final boolean SHOW_PROGRESS = false; field in TestUtilities60 if (SHOW_PROGRESS) logln(counter + "\t" + logline); in TestUnicodeMap()
42 static final boolean SHOW_PROGRESS = false; field in TestUtilities64 if (SHOW_PROGRESS) logln(counter + "\t" + logline); in TestUnicodeMap()
53 SHOW_PROGRESS)