Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-attributes/tests/
Dasync_fn.rs106 async fn test_async_fns_nested() { in async_fn_nested() function
135 block_on_future(async { test_async_fns_nested().await }); in async_fn_nested()