Searched defs:i_bytef (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jdk/test/com/sun/jdi/
H A DEarlyReturnNegativeTest.java101 public byte i_bytef() { return byteValue; } method in class:EarlyReturnNegativeTarg
H A DEarlyReturnTest.java188 public byte i_bytef(int p1) { return byteValue; } method in class:EarlyReturnTarg
H A DMethodExitReturnValuesTest.java122 public byte i_bytef() { return byteValue; } method in class:MethodExitReturnValuesTarg

Completed in 200 milliseconds