Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/mod/_streams.uno/
H A DPump.java127 String resStr = str.substring(0, len-1) ; in readBytes() local
128 bytes[0] = resStr.getBytes() ; in readBytes()
/aoo4110/main/qadevOOo/tests/java/mod/_stm/
H A DPump.java130 String resStr = str.substring(0, len-1) ; in readBytes() local
131 bytes[0] = resStr.getBytes() ; in readBytes()

Completed in 17 milliseconds