Searched refs:test_proposal_ref (Results 1 – 2 of 2) sorted by relevance
206 async fn test_proposal_ref() { in test_proposal_ref() function
1257 let test_proposal_ref = make_proposal_ref(&test_proposal, LeafIndex(proposer)).await; in test_proposal_cache_is_empty() localVariable1258 cache.insert(test_proposal_ref, test_proposal, Sender::Member(proposer)); in test_proposal_cache_is_empty()