Searched refs:toMap (Results 1 – 10 of 10) sorted by relevance
64 .toMap() in <lambda>()
20 import static java.util.stream.Collectors.toMap;157 toMap( in getTestSequenceFromConfiguration()
74 protected static final Map<String, String> toMap(Bundle bundle) { in toMap() method in LongevitySuite119 super(klass, runners, toMap(args)); in LongevitySuite()
63 Collectors.toMap( in LongevitySuite()
83 Collectors.toMap(104 Collectors.toMap(
73 }).collect(Collectors.toMap(data -> (String) data[0], data -> (BySelector) data[1]));93 Collectors.toMap(
256 Collectors.toMap(Map.Entry::getKey, in getMetrics()
204 .collect(Collectors.toMap(GenericTimingItem::getName, item -> item)); in analyzeCustomBootInfo()
506 Collectors.toMap( in getConfigsFromOption()
147 excludeFiles.stream().collect(Collectors.toMap(IFileEntry::getName, f -> f));