Home
last modified time | relevance | path

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

/aoo41x/main/jurt/test/com/sun/star/comp/connections/
H A DPipedConnection_Test.java61 byte _theByte[]; field in PipedConnection_Test.Reader
67 _theByte = theByte; in Reader()
80 if(_theByte[0] != bytes[0][0]) in run()
103 byte _theByte[]; field in PipedConnection_Test.Writer
111 _theByte = theByte; in Writer()
118 _pipedConnection.write(_theByte); in run()
124 ++ _theByte[0]; in run()

Completed in 13 milliseconds