Searched refs:test_file_create (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.121.3/tools/tests/perf_index/ |
| H A D | perfindex-file_create.c | 23 return test_file_create(tempdir, thread_id, num_threads, length);
|
| H A D | perfindex-ram_file_create.c | 23 return test_file_create(ramdisk_path, thread_id, num_threads, length);
|
| H A D | test_file_helper.h | 8 int test_file_create(char* path, int thread_id, int num_threads, long long length);
|
| H A D | test_file_helper.c | 30 test_file_create(char* path, int thread_id, int num_threads, long long length) in test_file_create() function
|