Searched refs:check_utime (Results 1 – 1 of 1) sorted by relevance
/libuv/test/ |
H A D | test-fs.c | 812 static void check_utime(const char* path, in check_utime() function 881 check_utime(c->path, c->atime, c->mtime, /* test_lutime */ 0); in utime_cb() 896 check_utime(c->path, c->atime, c->mtime, /* test_lutime */ 0); in futime_cb() 910 check_utime(c->path, c->atime, c->mtime, /* test_lutime */ 1); in lutime_cb() 2692 check_utime(path, atime, mtime, /* test_lutime */ 0); in TEST_IMPL() 2747 check_utime(path, atime, mtime, /* test_lutime */ 0); in TEST_IMPL() 2828 check_utime(path, atime, mtime, /* test_lutime */ 0); in TEST_IMPL()
|
Completed in 68 milliseconds