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