Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dcrestst.c1089 const char* regularExpected = testCases[i + 1]; in TestAlgorithmicParentFallback() local
1103 if (uprv_strcmp(regularExpected, "root") == 0) { in TestAlgorithmicParentFallback()
1106 assertEquals(errorMessage, regularExpected, resourceLocale); in TestAlgorithmicParentFallback()