Lines Matching refs:ioc
149 boost::asio::io_context ioc; in test_2_arg_zero_buffers_write() local
150 test_stream s(ioc); in test_2_arg_zero_buffers_write()
159 boost::asio::io_context ioc; in test_2_arg_const_buffer_write() local
160 test_stream s(ioc); in test_2_arg_const_buffer_write()
184 boost::asio::io_context ioc; in test_2_arg_mutable_buffer_write() local
185 test_stream s(ioc); in test_2_arg_mutable_buffer_write()
209 boost::asio::io_context ioc; in test_2_arg_vector_buffers_write() local
210 test_stream s(ioc); in test_2_arg_vector_buffers_write()
236 boost::asio::io_context ioc; in test_2_arg_dynamic_string_write() local
237 test_stream s(ioc); in test_2_arg_dynamic_string_write()
268 boost::asio::io_context ioc; in test_3_arg_nothrow_zero_buffers_write() local
269 test_stream s(ioc); in test_3_arg_nothrow_zero_buffers_write()
280 boost::asio::io_context ioc; in test_3_arg_nothrow_const_buffer_write() local
281 test_stream s(ioc); in test_3_arg_nothrow_const_buffer_write()
309 boost::asio::io_context ioc; in test_3_arg_nothrow_mutable_buffer_write() local
310 test_stream s(ioc); in test_3_arg_nothrow_mutable_buffer_write()
338 boost::asio::io_context ioc; in test_3_arg_nothrow_vector_buffers_write() local
339 test_stream s(ioc); in test_3_arg_nothrow_vector_buffers_write()
369 boost::asio::io_context ioc; in test_3_arg_nothrow_dynamic_string_write() local
370 test_stream s(ioc); in test_3_arg_nothrow_dynamic_string_write()
426 boost::asio::io_context ioc; in test_3_arg_const_buffer_write() local
427 test_stream s(ioc); in test_3_arg_const_buffer_write()
608 boost::asio::io_context ioc; in test_3_arg_mutable_buffer_write() local
609 test_stream s(ioc); in test_3_arg_mutable_buffer_write()
790 boost::asio::io_context ioc; in test_3_arg_vector_buffers_write() local
791 test_stream s(ioc); in test_3_arg_vector_buffers_write()
974 boost::asio::io_context ioc; in test_3_arg_dynamic_string_write() local
975 test_stream s(ioc); in test_3_arg_dynamic_string_write()
1187 boost::asio::io_context ioc; in test_4_arg_const_buffer_write() local
1188 test_stream s(ioc); in test_4_arg_const_buffer_write()
1424 boost::asio::io_context ioc; in test_4_arg_mutable_buffer_write() local
1425 test_stream s(ioc); in test_4_arg_mutable_buffer_write()
1661 boost::asio::io_context ioc; in test_4_arg_vector_buffers_write() local
1662 test_stream s(ioc); in test_4_arg_vector_buffers_write()
1900 boost::asio::io_context ioc; in test_4_arg_dynamic_string_write() local
1901 test_stream s(ioc); in test_4_arg_dynamic_string_write()
2184 boost::asio::io_context ioc; in test_3_arg_const_buffer_async_write() local
2185 test_stream s(ioc); in test_3_arg_const_buffer_async_write()
2194 ioc.restart(); in test_3_arg_const_buffer_async_write()
2195 ioc.run(); in test_3_arg_const_buffer_async_write()
2205 ioc.restart(); in test_3_arg_const_buffer_async_write()
2206 ioc.run(); in test_3_arg_const_buffer_async_write()
2216 ioc.restart(); in test_3_arg_const_buffer_async_write()
2217 ioc.run(); in test_3_arg_const_buffer_async_write()
2224 ioc.restart(); in test_3_arg_const_buffer_async_write()
2225 ioc.run(); in test_3_arg_const_buffer_async_write()
2239 boost::asio::io_context ioc; in test_3_arg_mutable_buffer_async_write() local
2240 test_stream s(ioc); in test_3_arg_mutable_buffer_async_write()
2249 ioc.restart(); in test_3_arg_mutable_buffer_async_write()
2250 ioc.run(); in test_3_arg_mutable_buffer_async_write()
2260 ioc.restart(); in test_3_arg_mutable_buffer_async_write()
2261 ioc.run(); in test_3_arg_mutable_buffer_async_write()
2271 ioc.restart(); in test_3_arg_mutable_buffer_async_write()
2272 ioc.run(); in test_3_arg_mutable_buffer_async_write()
2279 ioc.restart(); in test_3_arg_mutable_buffer_async_write()
2280 ioc.run(); in test_3_arg_mutable_buffer_async_write()
2295 boost::asio::io_context ioc; in test_3_arg_boost_array_buffers_async_write() local
2296 test_stream s(ioc); in test_3_arg_boost_array_buffers_async_write()
2306 ioc.restart(); in test_3_arg_boost_array_buffers_async_write()
2307 ioc.run(); in test_3_arg_boost_array_buffers_async_write()
2317 ioc.restart(); in test_3_arg_boost_array_buffers_async_write()
2318 ioc.run(); in test_3_arg_boost_array_buffers_async_write()
2328 ioc.restart(); in test_3_arg_boost_array_buffers_async_write()
2329 ioc.run(); in test_3_arg_boost_array_buffers_async_write()
2336 ioc.restart(); in test_3_arg_boost_array_buffers_async_write()
2337 ioc.run(); in test_3_arg_boost_array_buffers_async_write()
2353 boost::asio::io_context ioc; in test_3_arg_std_array_buffers_async_write() local
2354 test_stream s(ioc); in test_3_arg_std_array_buffers_async_write()
2364 ioc.restart(); in test_3_arg_std_array_buffers_async_write()
2365 ioc.run(); in test_3_arg_std_array_buffers_async_write()
2375 ioc.restart(); in test_3_arg_std_array_buffers_async_write()
2376 ioc.run(); in test_3_arg_std_array_buffers_async_write()
2386 ioc.restart(); in test_3_arg_std_array_buffers_async_write()
2387 ioc.run(); in test_3_arg_std_array_buffers_async_write()
2394 ioc.restart(); in test_3_arg_std_array_buffers_async_write()
2395 ioc.run(); in test_3_arg_std_array_buffers_async_write()
2410 boost::asio::io_context ioc; in test_3_arg_vector_buffers_async_write() local
2411 test_stream s(ioc); in test_3_arg_vector_buffers_async_write()
2422 ioc.restart(); in test_3_arg_vector_buffers_async_write()
2423 ioc.run(); in test_3_arg_vector_buffers_async_write()
2433 ioc.restart(); in test_3_arg_vector_buffers_async_write()
2434 ioc.run(); in test_3_arg_vector_buffers_async_write()
2444 ioc.restart(); in test_3_arg_vector_buffers_async_write()
2445 ioc.run(); in test_3_arg_vector_buffers_async_write()
2452 ioc.restart(); in test_3_arg_vector_buffers_async_write()
2453 ioc.run(); in test_3_arg_vector_buffers_async_write()
2467 boost::asio::io_context ioc; in test_3_arg_dynamic_string_async_write() local
2468 test_stream s(ioc); in test_3_arg_dynamic_string_async_write()
2482 ioc.restart(); in test_3_arg_dynamic_string_async_write()
2483 ioc.run(); in test_3_arg_dynamic_string_async_write()
2494 ioc.restart(); in test_3_arg_dynamic_string_async_write()
2495 ioc.run(); in test_3_arg_dynamic_string_async_write()
2506 ioc.restart(); in test_3_arg_dynamic_string_async_write()
2507 ioc.run(); in test_3_arg_dynamic_string_async_write()
2515 ioc.restart(); in test_3_arg_dynamic_string_async_write()
2516 ioc.run(); in test_3_arg_dynamic_string_async_write()
2531 boost::asio::io_context ioc; in test_3_arg_streambuf_async_write() local
2532 test_stream s(ioc); in test_3_arg_streambuf_async_write()
2544 ioc.restart(); in test_3_arg_streambuf_async_write()
2545 ioc.run(); in test_3_arg_streambuf_async_write()
2557 ioc.restart(); in test_3_arg_streambuf_async_write()
2558 ioc.run(); in test_3_arg_streambuf_async_write()
2570 ioc.restart(); in test_3_arg_streambuf_async_write()
2571 ioc.run(); in test_3_arg_streambuf_async_write()
2580 ioc.restart(); in test_3_arg_streambuf_async_write()
2581 ioc.run(); in test_3_arg_streambuf_async_write()
2596 boost::asio::io_context ioc; in test_4_arg_const_buffer_async_write() local
2597 test_stream s(ioc); in test_4_arg_const_buffer_async_write()
2606 ioc.restart(); in test_4_arg_const_buffer_async_write()
2607 ioc.run(); in test_4_arg_const_buffer_async_write()
2617 ioc.restart(); in test_4_arg_const_buffer_async_write()
2618 ioc.run(); in test_4_arg_const_buffer_async_write()
2628 ioc.restart(); in test_4_arg_const_buffer_async_write()
2629 ioc.run(); in test_4_arg_const_buffer_async_write()
2638 ioc.restart(); in test_4_arg_const_buffer_async_write()
2639 ioc.run(); in test_4_arg_const_buffer_async_write()
2649 ioc.restart(); in test_4_arg_const_buffer_async_write()
2650 ioc.run(); in test_4_arg_const_buffer_async_write()
2660 ioc.restart(); in test_4_arg_const_buffer_async_write()
2661 ioc.run(); in test_4_arg_const_buffer_async_write()
2670 ioc.restart(); in test_4_arg_const_buffer_async_write()
2671 ioc.run(); in test_4_arg_const_buffer_async_write()
2681 ioc.restart(); in test_4_arg_const_buffer_async_write()
2682 ioc.run(); in test_4_arg_const_buffer_async_write()
2692 ioc.restart(); in test_4_arg_const_buffer_async_write()
2693 ioc.run(); in test_4_arg_const_buffer_async_write()
2702 ioc.restart(); in test_4_arg_const_buffer_async_write()
2703 ioc.run(); in test_4_arg_const_buffer_async_write()
2713 ioc.restart(); in test_4_arg_const_buffer_async_write()
2714 ioc.run(); in test_4_arg_const_buffer_async_write()
2724 ioc.restart(); in test_4_arg_const_buffer_async_write()
2725 ioc.run(); in test_4_arg_const_buffer_async_write()
2734 ioc.restart(); in test_4_arg_const_buffer_async_write()
2735 ioc.run(); in test_4_arg_const_buffer_async_write()
2745 ioc.restart(); in test_4_arg_const_buffer_async_write()
2746 ioc.run(); in test_4_arg_const_buffer_async_write()
2756 ioc.restart(); in test_4_arg_const_buffer_async_write()
2757 ioc.run(); in test_4_arg_const_buffer_async_write()
2766 ioc.restart(); in test_4_arg_const_buffer_async_write()
2767 ioc.run(); in test_4_arg_const_buffer_async_write()
2777 ioc.restart(); in test_4_arg_const_buffer_async_write()
2778 ioc.run(); in test_4_arg_const_buffer_async_write()
2788 ioc.restart(); in test_4_arg_const_buffer_async_write()
2789 ioc.run(); in test_4_arg_const_buffer_async_write()
2798 ioc.restart(); in test_4_arg_const_buffer_async_write()
2799 ioc.run(); in test_4_arg_const_buffer_async_write()
2809 ioc.restart(); in test_4_arg_const_buffer_async_write()
2810 ioc.run(); in test_4_arg_const_buffer_async_write()
2820 ioc.restart(); in test_4_arg_const_buffer_async_write()
2821 ioc.run(); in test_4_arg_const_buffer_async_write()
2830 ioc.restart(); in test_4_arg_const_buffer_async_write()
2831 ioc.run(); in test_4_arg_const_buffer_async_write()
2841 ioc.restart(); in test_4_arg_const_buffer_async_write()
2842 ioc.run(); in test_4_arg_const_buffer_async_write()
2852 ioc.restart(); in test_4_arg_const_buffer_async_write()
2853 ioc.run(); in test_4_arg_const_buffer_async_write()
2862 ioc.restart(); in test_4_arg_const_buffer_async_write()
2863 ioc.run(); in test_4_arg_const_buffer_async_write()
2873 ioc.restart(); in test_4_arg_const_buffer_async_write()
2874 ioc.run(); in test_4_arg_const_buffer_async_write()
2884 ioc.restart(); in test_4_arg_const_buffer_async_write()
2885 ioc.run(); in test_4_arg_const_buffer_async_write()
2893 ioc.restart(); in test_4_arg_const_buffer_async_write()
2894 ioc.run(); in test_4_arg_const_buffer_async_write()
2908 boost::asio::io_context ioc; in test_4_arg_mutable_buffer_async_write() local
2909 test_stream s(ioc); in test_4_arg_mutable_buffer_async_write()
2918 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
2919 ioc.run(); in test_4_arg_mutable_buffer_async_write()
2929 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
2930 ioc.run(); in test_4_arg_mutable_buffer_async_write()
2940 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
2941 ioc.run(); in test_4_arg_mutable_buffer_async_write()
2950 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
2951 ioc.run(); in test_4_arg_mutable_buffer_async_write()
2961 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
2962 ioc.run(); in test_4_arg_mutable_buffer_async_write()
2972 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
2973 ioc.run(); in test_4_arg_mutable_buffer_async_write()
2982 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
2983 ioc.run(); in test_4_arg_mutable_buffer_async_write()
2993 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
2994 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3004 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3005 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3014 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3015 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3025 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3026 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3036 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3037 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3046 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3047 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3057 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3058 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3068 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3069 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3078 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3079 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3089 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3090 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3100 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3101 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3110 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3111 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3121 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3122 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3132 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3133 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3142 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3143 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3153 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3154 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3164 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3165 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3174 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3175 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3185 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3186 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3196 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3197 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3205 ioc.restart(); in test_4_arg_mutable_buffer_async_write()
3206 ioc.run(); in test_4_arg_mutable_buffer_async_write()
3221 boost::asio::io_context ioc; in test_4_arg_boost_array_buffers_async_write() local
3222 test_stream s(ioc); in test_4_arg_boost_array_buffers_async_write()
3232 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3233 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3243 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3244 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3254 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3255 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3264 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3265 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3275 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3276 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3286 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3287 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3296 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3297 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3307 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3308 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3318 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3319 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3328 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3329 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3339 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3340 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3350 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3351 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3360 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3361 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3371 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3372 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3382 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3383 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3392 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3393 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3403 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3404 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3414 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3415 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3424 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3425 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3435 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3436 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3446 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3447 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3456 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3457 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3467 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3468 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3478 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3479 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3488 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3489 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3499 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3500 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3510 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3511 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3519 ioc.restart(); in test_4_arg_boost_array_buffers_async_write()
3520 ioc.run(); in test_4_arg_boost_array_buffers_async_write()
3536 boost::asio::io_context ioc; in test_4_arg_std_array_buffers_async_write() local
3537 test_stream s(ioc); in test_4_arg_std_array_buffers_async_write()
3547 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3548 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3558 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3559 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3569 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3570 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3579 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3580 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3590 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3591 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3601 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3602 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3611 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3612 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3622 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3623 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3633 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3634 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3643 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3644 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3654 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3655 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3665 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3666 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3675 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3676 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3686 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3687 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3697 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3698 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3707 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3708 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3718 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3719 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3729 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3730 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3739 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3740 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3750 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3751 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3761 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3762 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3771 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3772 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3782 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3783 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3793 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3794 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3803 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3804 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3814 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3815 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3825 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3826 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3834 ioc.restart(); in test_4_arg_std_array_buffers_async_write()
3835 ioc.run(); in test_4_arg_std_array_buffers_async_write()
3850 boost::asio::io_context ioc; in test_4_arg_vector_buffers_async_write() local
3851 test_stream s(ioc); in test_4_arg_vector_buffers_async_write()
3862 ioc.restart(); in test_4_arg_vector_buffers_async_write()
3863 ioc.run(); in test_4_arg_vector_buffers_async_write()
3873 ioc.restart(); in test_4_arg_vector_buffers_async_write()
3874 ioc.run(); in test_4_arg_vector_buffers_async_write()
3884 ioc.restart(); in test_4_arg_vector_buffers_async_write()
3885 ioc.run(); in test_4_arg_vector_buffers_async_write()
3894 ioc.restart(); in test_4_arg_vector_buffers_async_write()
3895 ioc.run(); in test_4_arg_vector_buffers_async_write()
3905 ioc.restart(); in test_4_arg_vector_buffers_async_write()
3906 ioc.run(); in test_4_arg_vector_buffers_async_write()
3916 ioc.restart(); in test_4_arg_vector_buffers_async_write()
3917 ioc.run(); in test_4_arg_vector_buffers_async_write()
3926 ioc.restart(); in test_4_arg_vector_buffers_async_write()
3927 ioc.run(); in test_4_arg_vector_buffers_async_write()
3937 ioc.restart(); in test_4_arg_vector_buffers_async_write()
3938 ioc.run(); in test_4_arg_vector_buffers_async_write()
3948 ioc.restart(); in test_4_arg_vector_buffers_async_write()
3949 ioc.run(); in test_4_arg_vector_buffers_async_write()
3958 ioc.restart(); in test_4_arg_vector_buffers_async_write()
3959 ioc.run(); in test_4_arg_vector_buffers_async_write()
3969 ioc.restart(); in test_4_arg_vector_buffers_async_write()
3970 ioc.run(); in test_4_arg_vector_buffers_async_write()
3980 ioc.restart(); in test_4_arg_vector_buffers_async_write()
3981 ioc.run(); in test_4_arg_vector_buffers_async_write()
3990 ioc.restart(); in test_4_arg_vector_buffers_async_write()
3991 ioc.run(); in test_4_arg_vector_buffers_async_write()
4001 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4002 ioc.run(); in test_4_arg_vector_buffers_async_write()
4012 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4013 ioc.run(); in test_4_arg_vector_buffers_async_write()
4022 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4023 ioc.run(); in test_4_arg_vector_buffers_async_write()
4033 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4034 ioc.run(); in test_4_arg_vector_buffers_async_write()
4044 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4045 ioc.run(); in test_4_arg_vector_buffers_async_write()
4054 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4055 ioc.run(); in test_4_arg_vector_buffers_async_write()
4065 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4066 ioc.run(); in test_4_arg_vector_buffers_async_write()
4076 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4077 ioc.run(); in test_4_arg_vector_buffers_async_write()
4086 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4087 ioc.run(); in test_4_arg_vector_buffers_async_write()
4097 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4098 ioc.run(); in test_4_arg_vector_buffers_async_write()
4108 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4109 ioc.run(); in test_4_arg_vector_buffers_async_write()
4118 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4119 ioc.run(); in test_4_arg_vector_buffers_async_write()
4129 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4130 ioc.run(); in test_4_arg_vector_buffers_async_write()
4140 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4141 ioc.run(); in test_4_arg_vector_buffers_async_write()
4149 ioc.restart(); in test_4_arg_vector_buffers_async_write()
4150 ioc.run(); in test_4_arg_vector_buffers_async_write()
4164 boost::asio::io_context ioc; in test_4_arg_dynamic_string_async_write() local
4165 test_stream s(ioc); in test_4_arg_dynamic_string_async_write()
4179 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4180 ioc.run(); in test_4_arg_dynamic_string_async_write()
4191 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4192 ioc.run(); in test_4_arg_dynamic_string_async_write()
4203 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4204 ioc.run(); in test_4_arg_dynamic_string_async_write()
4214 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4215 ioc.run(); in test_4_arg_dynamic_string_async_write()
4226 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4227 ioc.run(); in test_4_arg_dynamic_string_async_write()
4238 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4239 ioc.run(); in test_4_arg_dynamic_string_async_write()
4249 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4250 ioc.run(); in test_4_arg_dynamic_string_async_write()
4261 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4262 ioc.run(); in test_4_arg_dynamic_string_async_write()
4273 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4274 ioc.run(); in test_4_arg_dynamic_string_async_write()
4284 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4285 ioc.run(); in test_4_arg_dynamic_string_async_write()
4296 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4297 ioc.run(); in test_4_arg_dynamic_string_async_write()
4308 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4309 ioc.run(); in test_4_arg_dynamic_string_async_write()
4319 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4320 ioc.run(); in test_4_arg_dynamic_string_async_write()
4331 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4332 ioc.run(); in test_4_arg_dynamic_string_async_write()
4343 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4344 ioc.run(); in test_4_arg_dynamic_string_async_write()
4354 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4355 ioc.run(); in test_4_arg_dynamic_string_async_write()
4366 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4367 ioc.run(); in test_4_arg_dynamic_string_async_write()
4378 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4379 ioc.run(); in test_4_arg_dynamic_string_async_write()
4389 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4390 ioc.run(); in test_4_arg_dynamic_string_async_write()
4401 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4402 ioc.run(); in test_4_arg_dynamic_string_async_write()
4413 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4414 ioc.run(); in test_4_arg_dynamic_string_async_write()
4424 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4425 ioc.run(); in test_4_arg_dynamic_string_async_write()
4436 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4437 ioc.run(); in test_4_arg_dynamic_string_async_write()
4448 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4449 ioc.run(); in test_4_arg_dynamic_string_async_write()
4459 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4460 ioc.run(); in test_4_arg_dynamic_string_async_write()
4471 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4472 ioc.run(); in test_4_arg_dynamic_string_async_write()
4483 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4484 ioc.run(); in test_4_arg_dynamic_string_async_write()
4493 ioc.restart(); in test_4_arg_dynamic_string_async_write()
4494 ioc.run(); in test_4_arg_dynamic_string_async_write()
4509 boost::asio::io_context ioc; in test_4_arg_streambuf_async_write() local
4510 test_stream s(ioc); in test_4_arg_streambuf_async_write()
4522 ioc.restart(); in test_4_arg_streambuf_async_write()
4523 ioc.run(); in test_4_arg_streambuf_async_write()
4535 ioc.restart(); in test_4_arg_streambuf_async_write()
4536 ioc.run(); in test_4_arg_streambuf_async_write()
4548 ioc.restart(); in test_4_arg_streambuf_async_write()
4549 ioc.run(); in test_4_arg_streambuf_async_write()
4560 ioc.restart(); in test_4_arg_streambuf_async_write()
4561 ioc.run(); in test_4_arg_streambuf_async_write()
4573 ioc.restart(); in test_4_arg_streambuf_async_write()
4574 ioc.run(); in test_4_arg_streambuf_async_write()
4586 ioc.restart(); in test_4_arg_streambuf_async_write()
4587 ioc.run(); in test_4_arg_streambuf_async_write()
4598 ioc.restart(); in test_4_arg_streambuf_async_write()
4599 ioc.run(); in test_4_arg_streambuf_async_write()
4611 ioc.restart(); in test_4_arg_streambuf_async_write()
4612 ioc.run(); in test_4_arg_streambuf_async_write()
4624 ioc.restart(); in test_4_arg_streambuf_async_write()
4625 ioc.run(); in test_4_arg_streambuf_async_write()
4636 ioc.restart(); in test_4_arg_streambuf_async_write()
4637 ioc.run(); in test_4_arg_streambuf_async_write()
4649 ioc.restart(); in test_4_arg_streambuf_async_write()
4650 ioc.run(); in test_4_arg_streambuf_async_write()
4662 ioc.restart(); in test_4_arg_streambuf_async_write()
4663 ioc.run(); in test_4_arg_streambuf_async_write()
4674 ioc.restart(); in test_4_arg_streambuf_async_write()
4675 ioc.run(); in test_4_arg_streambuf_async_write()
4687 ioc.restart(); in test_4_arg_streambuf_async_write()
4688 ioc.run(); in test_4_arg_streambuf_async_write()
4700 ioc.restart(); in test_4_arg_streambuf_async_write()
4701 ioc.run(); in test_4_arg_streambuf_async_write()
4712 ioc.restart(); in test_4_arg_streambuf_async_write()
4713 ioc.run(); in test_4_arg_streambuf_async_write()
4725 ioc.restart(); in test_4_arg_streambuf_async_write()
4726 ioc.run(); in test_4_arg_streambuf_async_write()
4738 ioc.restart(); in test_4_arg_streambuf_async_write()
4739 ioc.run(); in test_4_arg_streambuf_async_write()
4750 ioc.restart(); in test_4_arg_streambuf_async_write()
4751 ioc.run(); in test_4_arg_streambuf_async_write()
4763 ioc.restart(); in test_4_arg_streambuf_async_write()
4764 ioc.run(); in test_4_arg_streambuf_async_write()
4776 ioc.restart(); in test_4_arg_streambuf_async_write()
4777 ioc.run(); in test_4_arg_streambuf_async_write()
4788 ioc.restart(); in test_4_arg_streambuf_async_write()
4789 ioc.run(); in test_4_arg_streambuf_async_write()
4801 ioc.restart(); in test_4_arg_streambuf_async_write()
4802 ioc.run(); in test_4_arg_streambuf_async_write()
4814 ioc.restart(); in test_4_arg_streambuf_async_write()
4815 ioc.run(); in test_4_arg_streambuf_async_write()
4826 ioc.restart(); in test_4_arg_streambuf_async_write()
4827 ioc.run(); in test_4_arg_streambuf_async_write()
4839 ioc.restart(); in test_4_arg_streambuf_async_write()
4840 ioc.run(); in test_4_arg_streambuf_async_write()
4852 ioc.restart(); in test_4_arg_streambuf_async_write()
4853 ioc.run(); in test_4_arg_streambuf_async_write()
4863 ioc.restart(); in test_4_arg_streambuf_async_write()
4864 ioc.run(); in test_4_arg_streambuf_async_write()