Searched refs:empty_unary (Results 1 – 2 of 2) sorted by relevance
61 Testcase::EmptyUnary => client::empty_unary(&mut client, &mut test_results).await, in main()
21 pub async fn empty_unary(client: &mut TestClient, assertions: &mut Vec<TestAssertion>) { in empty_unary() function