This method search in the given set of trials for the one with the given ID. @param id - Identifier of the trial to find. @param trials - Set of trials @return the trial found or null otherwise
(String id, Map<String, Trial> trials)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected