Searched refs:handlerList (Results 1 – 3 of 3) sorted by relevance
128 Handler handlerList = Handler.removeRange(newHandler(10, 20), newLabel(13), newLabel(17)); in testGetExceptionTableSize() local131 assertEquals(18, Handler.getExceptionTableSize(handlerList)); in testGetExceptionTableSize()136 Handler handlerList = Handler.removeRange(newHandler(10, 20), newLabel(13), newLabel(17)); in testPutExceptionTable() local139 Handler.putExceptionTable(handlerList, byteVector); in testPutExceptionTable()
2224 def shutdown(handlerList=_handlerList): argument2231 for wr in reversed(handlerList[:]):
1233 logging.shutdown(handlerList=[logging.weakref.ref(self.mem_hdlr)])1249 logging.shutdown(handlerList=[logging.weakref.ref(self.mem_hdlr)])4981 logging.shutdown(handlerList=list(handlers))4993 logging.shutdown(handlerList=list(handlers))