Searched refs:expectedCategory (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | formattedvaluetest.cpp | 171 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()
|
D | units_data_test.cpp | 38 const char *expectedCategory; in testGetUnitCategory() member 53 assertEquals("category", t.expectedCategory, category.data()); in testGetUnitCategory()
|
D | itformat.h | 46 UFieldCategory expectedCategory,
|
/external/icu/icu4c/source/test/cintltst/ |
D | cformtst.h | 47 UFieldCategory expectedCategory,
|
D | uformattedvaluetst.c | 213 UFieldCategory expectedCategory, in checkFormattedValue() argument 226 expectedCategory, ucfpos_getCategory(ucfpos, &ec)); in checkFormattedValue()
|