Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/tests/
Dclient_tests.rs85 async fn test_on_all_params<F, Fut>(test: F) in test_on_all_params() function
101 fn test_on_all_params<F>(test: F) in test_on_all_params() function
116 async fn test_on_all_params<F, Fut>(test: F) in test_on_all_params() function
126 fn test_on_all_params<F>(test: F) in test_on_all_params() function
195 test_on_all_params(test_create).await; in test_create_group()
232 test_on_all_params(test_empty_commits).await; in test_group_path_updates()
278 test_on_all_params(test_update_proposals).await; in test_group_update_proposals()
340 test_on_all_params(test_remove_proposals).await; in test_group_remove_proposals()
448 test_on_all_params(test_application_messages).await in test_group_application_messages()
479 test_on_all_params(processing_message_from_self_returns_error).await; in test_processing_message_from_self_returns_error()