Home
last modified time | relevance | path

Searched refs:test_update_proposals (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/tests/
Dclient_tests.rs237 async fn test_update_proposals( in test_update_proposals() function
278 test_on_all_params(test_update_proposals).await; in test_group_update_proposals()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dmod.rs1999 async fn test_update_proposals() { in test_update_proposals() function