Searched refs:_theByte (Results 1 – 1 of 1) sorted by relevance
61 byte _theByte[]; field in PipedConnection_Test.Reader67 _theByte = theByte; in Reader()80 if(_theByte[0] != bytes[0][0]) in run()103 byte _theByte[]; field in PipedConnection_Test.Writer111 _theByte = theByte; in Writer()118 _pipedConnection.write(_theByte); in run()124 ++ _theByte[0]; in run()
Completed in 13 milliseconds