Searched refs:forms (Results 1 – 5 of 5) sorted by relevance
3 // Redistribution and use in source and binary forms, with or without
10 Redistribution and use in source and binary forms, with or without modification,
18 Redistribution and use in source and binary forms, with or without modification,
24 description: "Serialized forms have not been converted to use repackaged classes",
611 private List<CharSequence> buildTestCharSequences(String testString, Normalizer.Form[] forms) { in buildTestCharSequences() argument615 for (Normalizer.Form form: forms) { in buildTestCharSequences()