Searched refs:SQUARE_FOOT (Results 1 – 2 of 2) sorted by relevance
235 MeasureUnit.SQUARE_FOOT, in TestCompatible53_1()290 MeasureUnit.SQUARE_FOOT, in TestCompatible54_1()961 measures.add(new Measure(3000, MeasureUnit.SQUARE_FOOT)); in testOldFormatWithList()980 new Measure(3000, MeasureUnit.SQUARE_FOOT), in testOldFormatWithArray()
387 …public static final MeasureUnit SQUARE_FOOT = MeasureUnit.internalGetInstance("area", "square-foot… field in MeasureUnit