Searched refs:test_custom_proposal_mls_rules (Results 1 – 1 of 1) sorted by relevance
4013 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