Searched refs:custom_metadata (Results 1 – 2 of 2) sorted by relevance
84 client::custom_metadata(&mut client, &mut test_results).await in main()
343 pub async fn custom_metadata(client: &mut TestClient, assertions: &mut Vec<TestAssertion>) { in custom_metadata() function