Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dspreptst.c638 #define SPREP_PROFILE_TEST_MAX_LENGTH 64 macro
754 UChar src[SPREP_PROFILE_TEST_MAX_LENGTH]; in TestStringPrepProfiles()
755 UChar expected[SPREP_PROFILE_TEST_MAX_LENGTH]; in TestStringPrepProfiles()
756 UChar result[SPREP_PROFILE_TEST_MAX_LENGTH]; in TestStringPrepProfiles()
777 srcLength = resultLength = expectedLength = SPREP_PROFILE_TEST_MAX_LENGTH; in TestStringPrepProfiles()