Home
last modified time | relevance | path

Searched refs:TEST_PIPENAME_2 (Results 1 - 4 of 4) sorted by relevance

/third_party/libuv/test/
H A Dtask.h54 # define TEST_PIPENAME_2 "\\\\.\\pipe\\uv-test2" macro
58 # define TEST_PIPENAME_2 "/tmp/uv-test-sock2" macro
H A Dtest-pipe-bind-error.c105 r = uv_pipe_bind(&server, TEST_PIPENAME_2); in TEST_IMPL()
H A Dtest-ipc-send-recv.c220 r = uv_pipe_bind(&ctx.send2.pipe, TEST_PIPENAME_2); in run_ipc_send_recv_pipe()
H A Drunner.c166 remove(TEST_PIPENAME_2); in run_test()

Completed in 4 milliseconds