/external/libmicrohttpd/src/testcurl/ |
test_post_loop.c | 51 static int oneone; variable 142 if (oneone) 206 if (oneone) 271 if (oneone) 354 if (oneone) 483 oneone = (NULL != strrchr (argv[0], (int) '/')) ? 490 oneone ? "%s: Sequential POSTs (http/1.1) %f/s\n" : "%s: Sequential POSTs (http/1.0) %f/s\n", 494 oneone ? "Sequential POSTs (http/1.1)" : "Sequential POSTs (http/1.0)", 500 oneone ? "%s: Sequential POSTs (http/1.1) %f/s\n" : "%s: Sequential POSTs (http/1.0) %f/s\n", 504 oneone ? "Sequential POSTs (http/1.1)" : "Sequential POSTs (http/1.0)" [all...] |
test_concurrent_stop.c | 55 static int oneone; variable 131 if (oneone) 214 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_urlparse.c | 47 static int oneone; variable 148 if (oneone) 182 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_iplimit.c | 54 static int oneone; variable 117 if (!oneone) 208 if (!oneone) 303 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_long_header.c | 46 static int oneone; variable 130 if (oneone) 205 if (oneone) 243 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_timeout.c | 39 static int oneone; variable 193 if (oneone) 248 if (oneone) 279 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_get_sendfile.c | 54 static int oneone; variable 139 if (oneone) 187 if (oneone) 237 if (oneone) 295 if (oneone) 433 if (oneone) 485 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
perf_get.c | 69 static int oneone; variable 210 if (oneone) 269 if (oneone) 329 if (oneone) 403 if (oneone) 505 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_large_put.c | 46 static int oneone; variable 172 if (oneone) 230 if (oneone) 292 if (oneone) 363 if (oneone) 463 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_postform.c | 49 static int oneone; variable 200 if (oneone) 256 if (oneone) 313 if (oneone) 379 if (oneone) 486 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_process_headers.c | 47 static int oneone; variable 171 if (oneone) 219 if (oneone) 269 if (oneone) 327 if (oneone) 425 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_put.c | 46 static int oneone; variable 149 if (oneone) 205 if (oneone) 263 if (oneone) 331 if (oneone) 428 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_get.c | 56 static int oneone; variable 133 if (oneone) 182 if (oneone) 233 if (oneone) 292 if (oneone) 431 if (oneone) 577 if (oneone) 609 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_post.c | 55 static int oneone; variable 188 if (oneone) 242 if (oneone) 297 if (oneone) 361 if (oneone) 547 if (!oneone && (flags & (FLAG_EXPECT_CONTINUE | FLAG_CHUNKED))) 574 if (oneone) 641 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
perf_get_concurrent.c | 65 static int oneone; variable 192 if (oneone) 339 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_parse_cookies.c | 40 static int oneone; variable 144 if (oneone) 241 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_process_arguments.c | 39 static int oneone; variable 143 if (oneone) 240 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
/external/libmicrohttpd/src/testzzuf/ |
test_long_header.c | 48 static int oneone; variable 134 if (oneone) 197 if (oneone) 224 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_get.c | 41 static int oneone; variable 122 if (oneone) 165 if (oneone) 225 if (oneone) 303 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_post.c | 44 static int oneone; variable 180 if (oneone) 232 if (oneone) 302 if (oneone) 383 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_post_form.c | 42 static int oneone; variable 197 if (oneone) 248 if (oneone) 316 if (oneone) 399 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_put.c | 42 static int oneone; variable 150 if (oneone) 201 if (oneone) 270 if (oneone) 350 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
test_put_large.c | 41 static int oneone; variable 165 if (oneone) 217 if (oneone) 288 if (oneone) 368 oneone = (NULL != strrchr (argv[0], (int) '/')) ?
|
/external/libmicrohttpd/src/testcurl/https/ |
test_empty_response.c | 39 static int oneone; variable 107 if (oneone)
|
test_https_get_select.c | 40 static int oneone; variable 119 if (oneone)
|