Searched refs:ipc (Results 1 – 1 of 1) sorted by relevance
31 Impl_PooledConnection ipc = new Impl_PooledConnection(); in testConstructorConnection() local32 ConnectionEvent ce = new ConnectionEvent(ipc); in testConstructorConnection()33 ConnectionEvent ce2 = new ConnectionEvent(ipc,null); in testConstructorConnection()38 Impl_PooledConnection ipc = new Impl_PooledConnection(); in testGetSQLException() local39 ConnectionEvent ce = new ConnectionEvent(ipc); in testGetSQLException()41 ConnectionEvent ce2 = new ConnectionEvent(ipc, null); in testGetSQLException()46 ConnectionEvent ce3 = new ConnectionEvent(ipc, e); in testGetSQLException()