Searched defs:expectedOutputUnit (Results 1 – 5 of 5) 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() member3023 auto expectedOutputUnit = MeasureUnit::forIdentifier(testCase.expectedOutputUnit, status); in unitLocaleTags() local
538 MeasureUnit expectedOutputUnit = MeasureUnit.forIdentifier(test[5]); in unitWithLocaleTags() local
535 MeasureUnit expectedOutputUnit = MeasureUnit.forIdentifier(test[5]); in unitWithLocaleTags() local
4383 String expectedOutputUnit = parts.get(size - 1); in checkUnitPreferencesTest() local