Searched refs:client1 (Results 1 – 1 of 1) sorted by relevance
447 let client1 = create_client("user1".to_owned(), server_port).await?; in test_get_allocations_info() localVariable448 client1.listen().await?; in test_get_allocations_info()458 let user1 = client1.allocate().await?; in test_get_allocations_info()464 let addr1 = client1 in test_get_allocations_info()