Searched defs:getOptionFromProfileName (Results 1 - 2 of 2) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
H A DTestStringPrepProfiles.java109 private int getOptionFromProfileName(String profileName) { method in class:TestStringPrepProfiles
154 sprep = StringPrep.getInstance(getOptionFromProfileName(profileName));
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DTestStringPrepProfiles.java105 private int getOptionFromProfileName(String profileName) { method in class:TestStringPrepProfiles
150 sprep = StringPrep.getInstance(getOptionFromProfileName(profileName));

Completed in 169 milliseconds