Searched refs:svc3 (Results 1 – 2 of 2) sorted by relevance
330 test_service* svc3 = new test_service(ioc2); in io_context_service_test() local333 boost::asio::add_service(ioc2, svc3); in io_context_service_test()339 delete svc3; in io_context_service_test()
142 test_service* svc3 = new test_service(pool2); in thread_pool_service_test() local145 boost::asio::add_service(pool2, svc3); in thread_pool_service_test()151 delete svc3; in thread_pool_service_test()