Home
last modified time | relevance | path

Searched refs:m_ExpectedSize (Results 1 – 1 of 1) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sd/graphic/
H A DGraphicPro_Size.java60 private Size m_ExpectedSize=null; field in GraphicPro_Size
66 m_ExpectedSize = expectedSize; in GraphicPro_Size()
140 …assertEquals("Height of graphic error", m_ExpectedSize.Height, xGraphicShape2.getSize().Height, 3); in testGraphicSize()
141 assertEquals("Width of graphic error", m_ExpectedSize.Width, xGraphicShape2.getSize().Width, 3); in testGraphicSize()

Completed in 36 milliseconds