Searched defs:ce (Results 1 – 6 of 6) sorted by relevance
32 ConnectionEvent ce = new ConnectionEvent(ipc); in testConstructorConnection() local39 ConnectionEvent ce = new ConnectionEvent(ipc); in testGetSQLException() local
131 CharsetEncoder ce = (CharsetEncoder)encoderCache.forName(name); in encoderFor() local
77 CharsetEncoder ce = encoder().reset(); in getBytes() local
151 String ce = properties.findValue("content-encoding"); in getContentType() local
57 private void checkException(Class<? extends Exception> ce, Runnable r) { in checkException()
121 CharsetEncoder ce = (ref != null) ? ref.get() : null; in encode() local