Searched refs:TEST_PIPENAME_3 (Results 1 – 3 of 3) sorted by relevance
60 # define TEST_PIPENAME_3 "\\\\?\\pipe\\uv-test3" macro64 # define TEST_PIPENAME_3 "/tmp/uv-test-sock3" macro
182 uv_pipe_connect(&ctx.connect_req, &ctx.channel, TEST_PIPENAME_3, connect_cb); in run_test()385 r = uv_pipe_bind(&ctx2.listen, TEST_PIPENAME_3); in run_ipc_send_recv_helper()
185 remove(TEST_PIPENAME_3); in run_test()