commit | 35ec373ddacec2a632e03e095ab728cdd1d228df | [log] [tgz] |
---|---|---|
author | Matt Wala <wala@chromium.org> | Fri Jul 18 16:32:16 2014 -0700 |
committer | Matt Wala <wala@chromium.org> | Fri Jul 18 16:32:16 2014 -0700 |
tree | 8e8f1765449d796ebf66bc0f1f238c7150d6e259 | |
parent | 7b34b59756adbfb4ce623c3252386851c98b0070 [diff] |
Fix array index in test initialization. Index() % NumElementsInType should be Index() % NumValues. BUG=none R=stichnot@chromium.org Review URL: https://codereview.chromium.org/404553007