Searched refs:custom_proposal_setup (Results 1 – 1 of 1) sorted by relevance
3762 async fn custom_proposal_setup() -> (TestGroup, TestGroup) { in custom_proposal_setup() function3783 let (mut alice, mut bob) = custom_proposal_setup().await; in custom_proposal_by_value()3809 let (mut alice, mut bob) = custom_proposal_setup().await; in custom_proposal_by_reference()