Searched defs:firstChunk (Results 1 – 5 of 5) sorted by relevance
113 long firstChunk; field in SampleToChunkBox.Entry117 public Entry(long firstChunk, long samplesPerChunk, long sampleDescriptionIndex) { in Entry()127 public void setFirstChunk(long firstChunk) { in setFirstChunk()
39 private void firstChunk() { in firstChunk() method in PointingStackTraceToActualInvocationChunkInOrderTest
49 List<Invocation> firstChunk = getFirstMatchingChunk(wanted, unverified); in findMatchingChunk() local59 List<Invocation> firstChunk = new LinkedList<Invocation>(); in getFirstMatchingChunk() local
155 int firstChunk = 0; in postProcessAction() local
182 String firstChunk = name; in findVariable() local