Home
last modified time | relevance | path

Searched defs:profileName (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestStringPrepProfiles.java108 private int getOptionFromProfileName(String profileName) { in getOptionFromProfileName()
143 String profileName = null; in TestProfiles() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DTestStringPrepProfiles.java111 private int getOptionFromProfileName(String profileName) { in getOptionFromProfileName()
146 String profileName = null; in TestProfiles() local
/third_party/icu/icu4c/source/test/cintltst/
Dspreptst.c724 UStringPrepProfileType getTypeFromProfileName(const char* profileName) { in getTypeFromProfileName()
757 const char *profileName = NULL; in TestStringPrepProfiles() local