Lines Matching defs:bob
1781 let bob = tree in test_path_update_required_removes() localVariable
2145 let bob = add_member(&mut tree, "bob").await; in receiving_update_with_invalid_leaf_node_fails() localVariable
2169 let bob = add_member(&mut tree, "bob").await; in sending_update_with_invalid_leaf_node_filters_it_out() localVariable
2607 let bob = add_member(&mut tree, "bob").await; in receiving_update_and_remove_for_same_leaf_fails() localVariable
2632 let bob = add_member(&mut tree, "bob").await; in sending_update_and_remove_for_same_leaf_filters_update_out() localVariable
2734 let bob = add_member(&mut tree, "bob").await; in receiving_update_for_different_identity_fails() localVariable
2755 let bob = add_member(&mut tree, "bob").await; in sending_update_for_different_identity_filters_it_out() localVariable
2902 let bob = add_member(&mut tree, "bob").await; in sending_psk_proposals_with_same_psk_id_keeps_only_one() localVariable
3433 let bob = add_member(&mut tree, "bob").await; in committing_update_from_pk1_to_pk2_and_update_from_pk2_to_pk3_works() localVariable
3510 let bob = add_member(&mut tree, "bob").await; in committing_update_from_pk1_to_pk2_and_removal_of_pk2_works() localVariable
4096 let bob = add_member(&mut tree, "bob").await; in proposers_are_verified() localVariable