Home
last modified time | relevance | path

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

/xnu-10002.41.9/tests/
H A Ddisk_mount_conditioner.c19 static uint64_t time_for_read(int fd, const char *expected);
295 elapsed_nsec = time_for_read(fd, buf);
308 elapsed_nsec = time_for_read(fd, buf);
319 elapsed_nsec = time_for_read(fd, buf);
487 time_for_read(int fd, const char *expected) in time_for_read() function