/external/libmicrohttpd/src/testcurl/ |
D | test_start_stop.c | 58 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet() 71 1081, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet() 85 MHD_OPTION_THREAD_POOL_SIZE, CPU_COUNT, MHD_OPTION_END); in testMultithreadedPoolGet() 98 1082, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
|
D | test_get_response_cleanup.c | 154 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet() 177 MHD_OPTION_END); in testMultithreadedGet() 212 MHD_OPTION_THREAD_POOL_SIZE, CPU_COUNT, MHD_OPTION_END); in testMultithreadedPoolGet() 240 1082, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
|
D | perf_get_concurrent.c | 238 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet() 255 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet() 272 MHD_OPTION_THREAD_POOL_SIZE, CPU_COUNT, MHD_OPTION_END); in testMultithreadedPoolGet() 296 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
|
D | test_options.c | 94 &daemon_ip_addr, MHD_OPTION_END); in test_ip_addr_option() 104 &daemon_ip_addr6, MHD_OPTION_END); in test_ip_addr_option()
|
D | test_get.c | 123 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet() 173 1081, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet() 224 MHD_OPTION_THREAD_POOL_SIZE, CPU_COUNT, MHD_OPTION_END); in testMultithreadedPoolGet() 284 1082, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet() 407 MHD_OPTION_END); in testUnknownPortGet() 467 MHD_OPTION_CONNECTION_TIMEOUT, 5, MHD_OPTION_END); in testStopRace() 564 11081, NULL, NULL, &ahc_empty, NULL, MHD_OPTION_END); in testEmptyGet()
|
D | test_get_chunked.c | 168 1080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet() 210 1081, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet() 253 MHD_OPTION_THREAD_POOL_SIZE, CPU_COUNT, MHD_OPTION_END); in testMultithreadedPoolGet() 305 1082, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
|
D | test_get_sendfile.c | 129 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet() 178 1081, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet() 228 MHD_OPTION_THREAD_POOL_SIZE, CPU_COUNT, MHD_OPTION_END); in testMultithreadedPoolGet() 287 1082, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet() 409 MHD_OPTION_END); in testUnknownPortGet()
|
D | test_put_chunked.c | 146 NULL, NULL, &ahc_echo, &done_flag, MHD_OPTION_END); in testInternalPut() 202 NULL, NULL, &ahc_echo, &done_flag, MHD_OPTION_END); in testMultithreadedPut() 260 MHD_OPTION_THREAD_POOL_SIZE, CPU_COUNT, MHD_OPTION_END); in testMultithreadedPoolPut() 328 NULL, NULL, &ahc_echo, &done_flag, MHD_OPTION_END); in testExternalPut()
|
D | test_quiesce.c | 131 MHD_OPTION_END); in ServeOneRequest() 199 MHD_OPTION_THREAD_POOL_SIZE, pool_count, MHD_OPTION_END); in testGet() 203 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testGet() 327 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
|
D | test_process_headers.c | 161 21080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet() 210 21080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet() 260 MHD_OPTION_THREAD_POOL_SIZE, CPU_COUNT, MHD_OPTION_END); in testMultithreadedPoolGet() 319 21080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
|
D | test_put.c | 136 NULL, NULL, &ahc_echo, &done_flag, MHD_OPTION_END); in testInternalPut() 192 NULL, NULL, &ahc_echo, &done_flag, MHD_OPTION_END); in testMultithreadedPut() 250 MHD_OPTION_THREAD_POOL_SIZE, CPU_COUNT, MHD_OPTION_END); in testMultithreadedPoolPut() 318 NULL, NULL, &ahc_echo, &done_flag, MHD_OPTION_END); in testExternalPut()
|
D | perf_get.c | 196 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet() 256 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet() 316 MHD_OPTION_THREAD_POOL_SIZE, CPU_COUNT, MHD_OPTION_END); in testMultithreadedPoolGet() 385 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
|
D | test_concurrent_stop.c | 175 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet() 197 MHD_OPTION_END); in testMultithreadedPoolGet()
|
D | test_postform.c | 189 MHD_OPTION_END); in testInternalPost() 245 MHD_OPTION_END); in testMultithreadedPost() 302 MHD_OPTION_END); in testMultithreadedPoolPost() 368 MHD_OPTION_END); in testExternalPost()
|
D | test_post_loop.c | 123 1080, NULL, NULL, &ahc_echo, NULL, MHD_OPTION_END); in testInternalPost() 187 1081, NULL, NULL, &ahc_echo, NULL, MHD_OPTION_END); in testMultithreadedPost() 252 MHD_OPTION_THREAD_POOL_SIZE, CPU_COUNT, MHD_OPTION_END); in testMultithreadedPoolPost() 329 1082, NULL, NULL, &ahc_echo, NULL, MHD_OPTION_END); in testExternalPost()
|
D | test_large_put.c | 159 MHD_OPTION_END); in testInternalPut() 217 MHD_OPTION_END); in testMultithreadedPut() 279 MHD_OPTION_END); in testMultithreadedPoolPut() 350 (size_t) (PUT_SIZE * 4), MHD_OPTION_END); in testExternalPut()
|
D | test_post.c | 176 MHD_OPTION_END); in testInternalPost() 230 MHD_OPTION_END); in testMultithreadedPost() 285 MHD_OPTION_END); in testMultithreadedPoolPost() 349 MHD_OPTION_END); in testExternalPost() 555 MHD_OPTION_END); in testMultithreadedPostCancelPart()
|
/external/libmicrohttpd/src/testcurl/https/ |
D | test_https_get_parallel.c | 157 srv_self_signed_cert_pem, MHD_OPTION_END); in main() 165 srv_self_signed_cert_pem, MHD_OPTION_END); in main() 173 srv_self_signed_cert_pem, MHD_OPTION_END); in main() 181 srv_self_signed_cert_pem, MHD_OPTION_END); in main()
|
D | test_https_get.c | 54 MHD_OPTION_END); in test_cipher_option() 83 MHD_OPTION_END); in test_secure_get()
|
D | test_tls_options.c | 132 MHD_OPTION_END)) in main() 147 MHD_OPTION_END)) in main()
|
D | test_https_multi_daemon.c | 58 MHD_OPTION_END); in test_concurent_daemon_pair() 71 MHD_OPTION_END); in test_concurent_daemon_pair()
|
D | test_https_get_parallel_threads.c | 176 srv_self_signed_cert_pem, MHD_OPTION_END); in main() 184 srv_self_signed_cert_pem, MHD_OPTION_END); in main()
|
/external/libmicrohttpd/src/microhttpd/ |
D | test_daemon.c | 81 NULL, &ahc_nothing, NULL, MHD_OPTION_END); in testStartStop() 98 &apc_all, NULL, &ahc_nothing, NULL, MHD_OPTION_END); in testExternalRun() 129 &apc_all, NULL, &ahc_nothing, NULL, MHD_OPTION_END); in testThread() 145 &apc_all, NULL, &ahc_nothing, NULL, MHD_OPTION_END); in testMultithread()
|
/external/libmicrohttpd/src/testzzuf/ |
D | test_get.c | 108 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet() 152 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet() 207 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
|
D | test_get_chunked.c | 134 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet() 175 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet() 227 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
|