Home
last modified time | relevance | path

Searched refs:CLINIT_HEADER_INIT_CAPACITY (Results 1 – 1 of 1) sorted by relevance

/external/emma/core/java12/com/vladium/emma/instr/
DInstrVisitor.java1807 final ByteArrayOStream buf = new ByteArrayOStream (CLINIT_HEADER_INIT_CAPACITY); in clinitHeader()
1875 …private static final int CLINIT_HEADER_INIT_CAPACITY = 32; // covers about 80% of classes (no real… field in InstrVisitor.clinitHeader