Searched refs:m_mostRecentErrorEvent (Results 1 – 1 of 1) sorted by relevance
74 private SQLErrorEvent m_mostRecentErrorEvent; field in FormControlTest448 m_mostRecentErrorEvent = null; in checkEmptyIsNull()450 …rtTrue( "updating an incomplete record did not work as expected", m_mostRecentErrorEvent == null ); in checkEmptyIsNull()952 m_mostRecentErrorEvent = _event; in errorOccured()