Home
last modified time | relevance | path

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

/third_party/libfuse/test/
Dtest_examples.py172 tst_utimens(work_dir, ns_tol=1000)
236 tst_utimens(mnt_dir, ns_tol=1000)
812 def tst_utimens(mnt_dir, ns_tol=0): argument
831 assert abs(fstat.st_atime_ns - atime_ns) <= ns_tol
832 assert abs(fstat.st_mtime_ns - mtime_ns) <= ns_tol