Searched defs:this_test (Results 1 – 6 of 6) sorted by relevance
36 async fn this_test(ex: &Executor) { in timer() function53 async fn this_test(ex: &URingExecutor) { in one_shot() function73 async fn this_test(ex: &FdExecutor) { in one_shot_fd() function
15 async fn this_test(ex: &Executor) { in timer() function
423 async fn this_test(send: mpsc::Sender<i32>) { in run_future() function
421 async fn this_test() { in async_commit() function441 async fn this_test(ex: &TestExecutor) { in consumption_rate_async() function
997 async fn this_test() { in async_commit() function1015 async fn this_test(ex: &TestExecutor) { in consumption_rate_async() function
1220 const char *this_test = *test++; in main() local