Searched defs:allocation (Results 1 – 3 of 3) sorted by relevance
5 pub mod allocation; module
174 let allocation = client.allocate().await?; in test_client_nonce_expiration() localVariable
127 let allocation = self.allocations.lock().await.remove(five_tuple); in delete_allocation() localVariable