Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx06.c103 struct timespec after_time; in test_statx() local
112 SAFE_CLOCK_GETTIME(CLOCK_REALTIME, &after_time); in test_statx()
137 else if (tst_timespec_lt(after_time, statx_time)) in test_statx()
138 tst_res(TFAIL, "%s > after_time", tc->op_name); in test_statx()

Completed in 1 milliseconds