Home
last modified time | relevance | path

Searched refs:test_random_access_device (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/
Dwrite_at.cpp42 class test_random_access_device class
47 test_random_access_device(boost::asio::io_context& io_context) in test_random_access_device() function in test_random_access_device
146 test_random_access_device s(ioc); in test_3_arg_const_buffer_write_at()
188 test_random_access_device s(ioc); in test_3_arg_mutable_buffer_write_at()
230 test_random_access_device s(ioc); in test_3_arg_vector_buffers_write_at()
273 test_random_access_device s(ioc); in test_4_arg_nothrow_const_buffer_write_at()
322 test_random_access_device s(ioc); in test_4_arg_nothrow_mutable_buffer_write_at()
371 test_random_access_device s(ioc); in test_4_arg_nothrow_vector_buffers_write_at()
442 test_random_access_device s(ioc); in test_4_arg_const_buffer_write_at()
804 test_random_access_device s(ioc); in test_4_arg_mutable_buffer_write_at()
[all …]
Dread_at.cpp42 class test_random_access_device class
47 test_random_access_device(boost::asio::io_context& io_context) in test_random_access_device() function in test_random_access_device
151 test_random_access_device s(ioc); in test_3_arg_mutable_buffer_read_at()
200 test_random_access_device s(ioc); in test_3_arg_vector_buffers_read_at()
250 test_random_access_device s(ioc); in test_3_arg_streambuf_read_at()
303 test_random_access_device s(ioc); in test_4_arg_nothrow_mutable_buffer_read_at()
359 test_random_access_device s(ioc); in test_4_arg_nothrow_vector_buffers_read_at()
416 test_random_access_device s(ioc); in test_4_arg_nothrow_streambuf_read_at()
497 test_random_access_device s(ioc); in test_4_arg_mutable_buffer_read_at()
914 test_random_access_device s(ioc); in test_4_arg_vector_buffers_read_at()
[all …]