Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Drt_handle_block_on.rs99 test_with_runtimes(|| { in basic()
107 test_with_runtimes(|| { in bounded_mpsc_channel()
119 test_with_runtimes(|| { in unbounded_mpsc_channel()
506 fn test_with_runtimes<F>(f: F) in test_with_runtimes() function