Home
last modified time | relevance | path

Searched refs:restrictionLevels (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ditspoof.cpp551 URestrictionLevel restrictionLevels[] = { USPOOF_ASCII, USPOOF_SINGLE_SCRIPT_RESTRICTIVE, in testRestrictionLevel() local
566 for (int levelIndex=0; levelIndex<UPRV_LENGTHOF(restrictionLevels); levelIndex++) { in testRestrictionLevel()
568 URestrictionLevel levelSetInSpoofChecker = restrictionLevels[levelIndex]; in testRestrictionLevel()