Searched defs:expectedMap (Results 1 – 4 of 4) sorted by relevance
85 Map<String, Map<String, List<Pair<String, String>>>> expectedMap) { in testParseDeviceConfigMap() argument
158 Map<Integer, String> expectedMap = in testGetFlushReasonAsString() local
76 Map<ProgramSelector.Identifier, RadioManager.ProgramInfo> expectedMap = new HashMap<>(); in programInfosAreExactly() local
371 HashMap<Object, Object> expectedMap = new HashMap<Object, Object>(expected.length); in assertContentsInAnyOrder() local