Home
last modified time | relevance | path

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

/xnu-8020.121.3/tools/tests/perf_index/
H A Dperfindex-file_write.c29 retval = test_file_write_cleanup(tempdir, num_threads, length);
H A Dtest_file_helper.h14 int test_file_write_cleanup(char* path, int num_threads, long long length);
H A Dperfindex-ram_file_write.c29 retval = test_file_write_cleanup(ramdisk_path, num_threads, length);
H A Dtest_file_helper.c197 test_file_write_cleanup(char* path, int num_threads, long long length) in test_file_write_cleanup() function