Home
last modified time | relevance | path

Searched defs:TwoSlotValue (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/lang/StackWalker/
DLocalsAndOperands.java313 static class TwoSlotValue { class in LocalsAndOperands.KnownLocalsTester
315 public TwoSlotValue(long value) { this.value = value; } in TwoSlotValue() method in LocalsAndOperands.KnownLocalsTester.TwoSlotValue