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

/fuchsia/zircon/system/utest/fs/
H A Dtest-random-op.c164 static void task_debug_op(worker_t* w, const char* fn) { function
183 task_debug_op(w, "t: create_a");
207 task_debug_op(w, "t: create_b");
231 task_debug_op(w, "t: rename_ab");
245 task_debug_op(w, "t: rename_ba");
259 task_debug_op(w, "t: make_private_dir");
275 task_debug_op(w, "t: remove_private_dir");
291 task_debug_op(w, "t: unlink_a");
305 task_debug_op(w, "t: unlink_b");
319 task_debug_op(
[all...]

Completed in 24 milliseconds