Searched defs:toReturn (Results 1 – 6 of 6) sorted by relevance
46 DeprecatedOngoingStubbing<T> toReturn(T value); in toReturn() method
67 VoidMethodStubbable<T> toReturn(); in toReturn() method
31 Bytestream toReturn = new Bytestream(); in parseIQ() local
26 public VoidMethodStubbable<T> toReturn() { in toReturn() method in VoidMethodStubbableImpl
72 public DeprecatedOngoingStubbing<T> toReturn(T value) { in toReturn() method in BaseStubbing
283 uint32_t *toReturn; /* This is the CE from CEs buffer that should be returned */ member