Home
last modified time | relevance | path

Searched defs:expectedOutputUnit (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_api.cpp2961 const char *expectedOutputUnit; in unitLocaleTags() member
3014 auto expectedOutputUnit = MeasureUnit::forIdentifier(testCase.expectedOutputUnit, status); in unitLocaleTags() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberFormatterApiTest.java530 MeasureUnit expectedOutputUnit = MeasureUnit.forIdentifier(test[5]); in unitWithLocaleTags() local