Searched defs:stripCommonTypePrefixes (Results 1 – 2 of 2) sorted by relevance
28 @Test public void stripCommonTypePrefixes() { in stripCommonTypePrefixes() method in DiagnosticFormattingTest
58 public static String stripCommonTypePrefixes(String type) { in stripCommonTypePrefixes() method in DiagnosticFormatting