Home
last modified time | relevance | path

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

/io/
A Dtst-file_change_detection.c32 all_same (struct file_change_detection *array, size_t length) in all_same() argument
39 TEST_VERIFY (__file_is_unchanged (array + i, array + j)); in all_same()
44 all_different (struct file_change_detection *array, size_t length) in all_different() argument
53 TEST_VERIFY (!__file_is_unchanged (array + i, array + j)); in all_different()

Completed in 3 milliseconds