Searched refs:sortMapToString (Results 1 – 3 of 3) sorted by relevance
114 String found = sortMapToString(m); in testNoRepeatsIndex()123 String found = sortMapToString(m); in testRepeatsIndex()
869 public String sortMapToString(Map m) { in sortMapToString() method in BaseTest
348 assertEquals(expectedStringLiteralToTypeMap, sortMapToString(g.composite.stringLiteralToTypeMap)); in testSameNameTwoStrings()