Searched refs:test_proposals (Results 1 – 1 of 1) sorted by relevance
766 test_proposals: Vec<AuthenticatedContent>, field772 async fn test_proposals( in test_proposals() function864 test_proposals: plaintext, in test_proposals()968 test_proposals, in test_proposal_cache_commit_all_cached()972 } = test_proposals(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in test_proposal_cache_commit_all_cached()974 let cache = test_proposal_cache_setup(test_proposals.clone()).await; in test_proposal_cache_commit_all_cached()1000 test_proposals, in test_proposal_cache_commit_additional()1004 } = test_proposals(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in test_proposal_cache_commit_additional()1013 let cache = test_proposal_cache_setup(test_proposals.clone()).await; in test_proposal_cache_commit_additional()1054 test_proposals, in test_proposal_cache_update_filter()[all …]