Searched refs:profile_test_case (Results 1 – 1 of 1) sorted by relevance
654 static const char *profile_test_case[] = { variable764 for (i = 0; i < UPRV_LENGTHOF(profile_test_case); i++) { in TestStringPrepProfiles()765 if (uprv_strstr(profile_test_case[i], "RFC")) { in TestStringPrepProfiles()770 profileName = profile_test_case[i]; in TestStringPrepProfiles()784 srcLength = u_unescape(profile_test_case[i], src, srcLength); in TestStringPrepProfiles()785 expectedLength = u_unescape(profile_test_case[++i], expected, expectedLength); in TestStringPrepProfiles()789 if (uprv_strstr(profile_test_case[i], "FAIL") == NULL) { in TestStringPrepProfiles()796 if (uprv_strstr(profile_test_case[i], "FAIL") != NULL) { in TestStringPrepProfiles()