Home
last modified time | relevance | path

Searched defs:expectedCategory (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dformattedvaluetest.cpp171 UFieldCategory expectedCategory, in checkFormattedValue()
225 int32_t expectedCategory = expectedFieldPositions[i].category; in checkMixedFormattedValue() local
256 int32_t expectedCategory = expectedFieldPositions[i].category; in checkMixedFormattedValue() local
292 int32_t expectedCategory = expectedFieldPositions[i].category; in checkMixedFormattedValue() local
Dunits_data_test.cpp44 const char *expectedCategory; in testGetUnitCategory() member
Ddtifmtts.cpp2204 std::vector<int32_t> expectedCategory; in testTicket21222GregorianEraDiff() local
2259 std::vector<int32_t> expectedCategory; in testTicket21222ROCEraDiff() local
2321 std::vector<int32_t> expectedCategory; in testTicket21222JapaneseEraDiff() local
/third_party/icu/icu4c/source/test/cintltst/
Duformattedvaluetst.c213 UFieldCategory expectedCategory, in checkFormattedValue()