Searched defs:expectedOutputUnit (Results 1 – 3 of 3) sorted by relevance
2961 const char *expectedOutputUnit; in unitLocaleTags() member3014 auto expectedOutputUnit = MeasureUnit::forIdentifier(testCase.expectedOutputUnit, status); in unitLocaleTags() local
2962 const char *expectedOutputUnit; in unitLocaleTags() member3015 auto expectedOutputUnit = MeasureUnit::forIdentifier(testCase.expectedOutputUnit, status); in unitLocaleTags() local
530 MeasureUnit expectedOutputUnit = MeasureUnit.forIdentifier(test[5]); in unitWithLocaleTags() local