Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dspreptst.c643 #define SPREP_PROFILE_TEST_MAX_LENGTH 64 macro
759 UChar src[SPREP_PROFILE_TEST_MAX_LENGTH]; in TestStringPrepProfiles()
760 UChar expected[SPREP_PROFILE_TEST_MAX_LENGTH]; in TestStringPrepProfiles()
761 UChar result[SPREP_PROFILE_TEST_MAX_LENGTH]; in TestStringPrepProfiles()
782 srcLength = resultLength = expectedLength = SPREP_PROFILE_TEST_MAX_LENGTH; in TestStringPrepProfiles()