Searched refs:expectedCategory (Results 1 – 6 of 6) sorted by relevance
/third_party/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 | 41 const char *expectedCategory; in testGetUnitCategory() member 58 assertEquals("category", t.expectedCategory, category.data()); in testGetUnitCategory()
|
D | itformat.h | 46 UFieldCategory expectedCategory,
|
D | dtifmtts.cpp | 2176 std::vector<int32_t> expectedCategory; in testTicket21222GregorianEraDiff() local 2231 std::vector<int32_t> expectedCategory; in testTicket21222ROCEraDiff() local 2269 getCategoryAndField(formatted, expectedCategory, in testTicket21222ROCEraDiff() 2276 verifyCategoryAndField(formatted, expectedCategory, expectedField, status); in testTicket21222ROCEraDiff() 2282 verifyCategoryAndField(formatted, expectedCategory, expectedField, status); in testTicket21222ROCEraDiff() 2293 std::vector<int32_t> expectedCategory; in testTicket21222JapaneseEraDiff() local 2332 getCategoryAndField(formatted, expectedCategory, in testTicket21222JapaneseEraDiff() 2339 verifyCategoryAndField(formatted, expectedCategory, expectedField, status); in testTicket21222JapaneseEraDiff() 2345 verifyCategoryAndField(formatted, expectedCategory, expectedField, status); in testTicket21222JapaneseEraDiff()
|
/third_party/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()
|