Searched defs:alice_group (Results 1 – 7 of 7) sorted by relevance
170 let mut alice_group = alice in test_create() localVariable395 let mut alice_group = groups[0].clone(); in test_out_of_order_application_messages() localVariable602 let mut alice_group = alice1.create_group(ExtensionList::new()).await.unwrap(); in reinit_works() localVariable
843 let mut alice_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in new_member_add_proposal_adds_to_group() localVariable894 let mut alice_group = in join_via_external_commit() localVariable1007 let mut alice_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in external_commit_with_invalid_group_info_fails() localVariable
2703 let mut alice_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in commit_description_external_commit() localVariable2748 let mut alice_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in can_join_new_group_externally() localVariable2937 let mut alice_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in joining_group_fails_if_unsupported() localVariable2979 let mut alice_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in member_can_see_sender_creds() localVariable3005 let mut alice_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in members_of_a_group_have_identical_authentication_secrets() localVariable3017 let mut alice_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in member_cannot_decrypt_same_message_twice() localVariable3044 let mut alice_group = test_group_custom( in removing_requirements_allows_to_add() localVariable
34 let mut alice_group = alice_client.create_group(Default::default()).unwrap(); in main() localVariable
47 let mut alice_group = alice.create_group(ExtensionList::default())?; in main() localVariable
103 let mut alice_group = alice_client.create_group(Default::default())?; in make_groups_worst_case() localVariable
143 let mut alice_group = alice.create_group(ExtensionList::default())?; in main() localVariable