Searched refs:m_ExpectedSize (Results 1 – 1 of 1) sorted by relevance
60 private Size m_ExpectedSize=null; field in GraphicPro_Size66 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 4 milliseconds