Searched refs:profile_test_case (Results 1 – 1 of 1) sorted by relevance
651 static const char *profile_test_case[] = { variable761 for (i = 0; i < UPRV_LENGTHOF(profile_test_case); i++) { in TestStringPrepProfiles()762 if (uprv_strstr(profile_test_case[i], "RFC")) { in TestStringPrepProfiles()767 profileName = profile_test_case[i]; in TestStringPrepProfiles()781 srcLength = u_unescape(profile_test_case[i], src, srcLength); in TestStringPrepProfiles()782 expectedLength = u_unescape(profile_test_case[++i], expected, expectedLength); in TestStringPrepProfiles()786 if (uprv_strstr(profile_test_case[i], "FAIL") == NULL) { in TestStringPrepProfiles()793 if (uprv_strstr(profile_test_case[i], "FAIL") != NULL) { in TestStringPrepProfiles()