Home
last modified time | relevance | path

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

/trunk/main/jurt/test/com/sun/star/comp/connections/
H A DPipedConnection_Test.java55 byte _theByte[]; field in PipedConnection_Test.Reader
61 _theByte = theByte; in Reader()
74 if(_theByte[0] != bytes[0][0]) in run()
97 byte _theByte[]; field in PipedConnection_Test.Writer
105 _theByte = theByte; in Writer()
112 _pipedConnection.write(_theByte); in run()
118 ++ _theByte[0]; in run()

Completed in 10 milliseconds