Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dformattedvaluetest.cpp171 UFieldCategory expectedCategory, in checkFormattedValue() argument
176 converted[i].category = expectedCategory; in checkFormattedValue()
225 int32_t expectedCategory = expectedFieldPositions[i].category; in checkMixedFormattedValue() local
230 expectedCategory, cfpos.getCategory()); in checkMixedFormattedValue()
256 int32_t expectedCategory = expectedFieldPositions[i].category; in checkMixedFormattedValue() local
261 expectedCategory, cfpos.getCategory()); in checkMixedFormattedValue()
292 int32_t expectedCategory = expectedFieldPositions[i].category; in checkMixedFormattedValue() local
297 expectedCategory, cfpos.getCategory()); in checkMixedFormattedValue()
Dunits_data_test.cpp38 const char *expectedCategory; in testGetUnitCategory() member
53 assertEquals("category", t.expectedCategory, category.data()); in testGetUnitCategory()
Ditformat.h46 UFieldCategory expectedCategory,
/external/icu/icu4c/source/test/cintltst/
Dcformtst.h47 UFieldCategory expectedCategory,
Duformattedvaluetst.c213 UFieldCategory expectedCategory, in checkFormattedValue() argument
226 expectedCategory, ucfpos_getCategory(ucfpos, &ec)); in checkFormattedValue()