Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dmod.rs4013 test_custom_proposal_mls_rules(true).await; in custom_proposal_may_enforce_path()
4019 test_custom_proposal_mls_rules(false).await; in custom_proposal_need_not_enforce_path()
4024 async fn test_custom_proposal_mls_rules(path_required_for_custom: bool) { in test_custom_proposal_mls_rules() function