Home
last modified time | relevance | path

Searched defs:test_repo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dstate_repo.rs284 let mut test_repo = test_group_state_repo(1); in test_epoch_inserts() localVariable
352 let mut test_repo = test_group_state_repo(2); in test_updates() localVariable
417 let mut test_repo = test_group_state_repo(2); in test_insert_and_update() localVariable
475 let mut test_repo = test_group_state_repo(10); in test_many_epochs_in_storage() localVariable
495 let mut test_repo = test_group_state_repo(2); in test_stored_groups_list() localVariable
Dstate_repo_light.rs92 let mut test_repo = GroupStateRepository::new( in test_stored_groups_list() localVariable