Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs-copyfile.c45 static void handle_result(uv_fs_t* req) { in handle_result() function
146 handle_result(&req); in TEST_IMPL()
153 handle_result(&req); in TEST_IMPL()
158 handle_result(&req); in TEST_IMPL()
173 handle_result(&req); in TEST_IMPL()
180 handle_result(&req); in TEST_IMPL()
185 r = uv_fs_copyfile(loop, &req, fixture, dst, 0, handle_result); in TEST_IMPL()
204 handle_result(&req); in TEST_IMPL()
213 handle_result(&req); in TEST_IMPL()

Completed in 6 milliseconds