Searched defs:MockRegistrationValues (Results 1 – 1 of 1) sorted by relevance
328 struct MockRegistrationValues { struct329 key: RemotelyProvisionedKey,330 latency: Option<Duration>,331 thread_join_handles: Vec<Option<std::thread::JoinHandle<()>>>,