Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs-copyfile.c76 static void touch_file(const char* name, unsigned int size) { in touch_file() function
131 touch_file(src, 12); in TEST_IMPL()
150 touch_file(src, 0); in TEST_IMPL()
170 touch_file(src, 1); in TEST_IMPL()
177 touch_file(src, 4096 * 2); in TEST_IMPL()
218 touch_file(dst, 0); in TEST_IMPL()
H A Dtest-fs-poll.c54 static void touch_file(const char* path) { in touch_file() function
79 touch_file(FIXTURE); in timer_cb()
116 touch_file(FIXTURE); in poll_cb()
H A Dtest-fs-event.c100 static void touch_file(const char* name) { in touch_file() function
384 touch_file("watch_dir/file1"); in timer_cb_file()
386 touch_file("watch_dir/file2"); in timer_cb_file()
393 touch_file((char*) timer->data); in timer_cb_touch()
401 touch_file("watch_dir/file.js"); in timer_cb_exact()
855 touch_file("watch_dir/file1"); in TEST_IMPL()
963 touch_file("watch_dir/file"); in TEST_IMPL()
H A Dtest-fork.c435 static void touch_file(const char* name) { in touch_file() function
461 touch_file("watch_file"); in timer_cb_touch()

Completed in 10 milliseconds