commit | 214b613d85dea5e8d3d7bcb89020282c11b46831 | [log] [tgz] |
---|---|---|
author | Jean-Luc Brouillet <jeanluc@google.com> | Thu Jan 23 15:33:03 2014 -0800 |
committer | Jean-Luc Brouillet <jeanluc@google.com> | Thu Jan 23 16:13:25 2014 -0800 |
tree | bfc8350f5fa45fb4ad69e8f65222e3bd18b5963c | |
parent | 1677b409fb7562543499c3e3be29227801e296df [diff] |
Simplify RSUtils.java. There's no need for the forEach methods. The methods filling arrays with random values should not care what the "step & skip" is, as done previously, as entries that are skipped by our API should just be ignored. It's actually better to test with random data in there, to make sure we don't somehow use the zero that used to be there. Change-Id: I7724b45f4a187699533a87a36c5a3d992092943a