terelius
84e78f9102
Rewrote the PRNG using an xorshift* algorithm and moved the files from test/ to base/.
...
Created a simple unit test for the new random number generator. (It mostly tests
that the generated numbers are consistent with the intended distribution, e.g. uniform.
It is not a comprehensive test of the quality of the random numbers.)
Several assertions in OveruseDetectorTest seem to depend on the exact sequence of random numbers. I updated those numbers to work with the new PRNG.
Compute the standard deviation of the expected result in TestReorderFilter instead of passing an uncertainty parameter.
BUG=webrtc:5177
Review URL: https://codereview.webrtc.org/1457023002
Cr-Commit-Position: refs/heads/master@{#10965}
2015-12-10 09:51:02 +00:00
..
2015-11-26 16:45:57 +00:00
2015-12-08 10:27:34 +00:00
2015-12-09 11:13:40 +00:00
2015-12-09 11:13:40 +00:00
2015-12-09 11:13:40 +00:00
2015-10-28 17:17:50 +00:00
2015-12-09 11:13:40 +00:00
2015-11-23 14:12:13 +00:00
2015-10-29 14:13:35 +00:00
2015-10-29 14:13:35 +00:00
2013-12-05 12:11:47 +00:00
2015-11-18 21:00:33 +00:00
2015-10-29 15:30:29 +00:00
2015-10-29 14:13:35 +00:00
2015-10-29 14:13:35 +00:00
2015-12-09 10:21:09 +00:00
2015-12-09 11:13:40 +00:00
2014-11-04 19:41:15 +00:00
2014-10-29 15:28:39 +00:00
2015-11-26 16:45:57 +00:00
2015-11-26 16:45:57 +00:00
2015-03-16 13:48:18 +00:00
2015-12-09 11:13:40 +00:00
2015-11-26 15:26:25 +00:00
2015-12-09 11:13:40 +00:00
2015-12-09 10:21:09 +00:00
2015-12-09 10:21:09 +00:00
2015-12-09 10:21:09 +00:00
2015-11-16 21:52:31 +00:00
2015-10-28 17:17:50 +00:00
2015-07-07 15:22:33 +00:00
2015-11-26 16:45:57 +00:00
2015-12-09 11:13:40 +00:00
2015-05-30 00:21:56 +00:00
2015-10-28 17:17:50 +00:00
2015-07-29 14:58:17 +00:00
2015-10-28 17:17:50 +00:00
2015-04-24 06:51:52 +00:00
2015-11-04 07:32:04 +00:00
2015-11-02 15:23:24 +00:00
2015-01-14 09:30:52 +00:00
2015-10-02 10:39:40 +00:00
2015-12-07 09:26:32 +00:00
2015-11-25 16:16:57 +00:00
2015-10-02 10:39:40 +00:00
2015-12-09 11:13:40 +00:00
2014-07-04 13:49:17 +00:00
2015-05-11 08:17:46 +00:00
2014-11-20 22:28:14 +00:00
2015-02-26 14:43:50 +00:00
2015-09-16 12:37:52 +00:00
2015-07-17 12:27:27 +00:00
2015-02-26 14:43:50 +00:00
2015-09-18 13:41:18 +00:00
2014-12-01 11:25:04 +00:00
2015-12-09 11:13:40 +00:00
2014-11-03 20:10:26 +00:00
2015-12-09 11:13:40 +00:00
2014-06-05 09:32:51 +00:00
2014-06-05 09:32:51 +00:00
2015-12-09 11:13:40 +00:00
2015-11-27 16:53:31 +00:00
2015-09-07 07:35:03 +00:00
2015-09-16 12:37:52 +00:00
2014-11-13 08:35:05 +00:00
2015-11-11 09:34:35 +00:00
2015-11-12 11:47:02 +00:00
2015-12-09 11:13:40 +00:00
2015-06-26 04:58:23 +00:00
2015-12-09 11:13:40 +00:00
2015-05-30 00:21:56 +00:00
2015-12-09 11:13:40 +00:00
2015-12-10 09:51:02 +00:00