Searched refs:test_yield_post_return (Results 1 – 1 of 1) sorted by relevance
38 test_yield_post_return(&[ in async_yield_post_return_caller()47 test_yield_post_return(&[test_programs_artifacts::ASYNC_YIELD_POST_RETURN_CALLEE_COMPONENT]) in async_yield_post_return_callee()51 async fn test_yield_post_return(components: &[&str]) -> Result<()> { in test_yield_post_return() function