Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(392)

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/AudioBufferSource/audiobuffersource-playbackrate-expected.txt

Issue 2581463002: Refactor WebAudio test directory (Closed)
Patch Set: Use correct path for wav result files Created 3 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Test if AudioBufferSourceNode.playbackRate can playback at different rates prope rly. 1 Test if AudioBufferSourceNode.playbackRate can playback at different rates prope rly.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS Exceeded SNR threshold of 103.8508 dB. 6 PASS Exceeded SNR threshold of 103.8508 dB.
7 PASS Maximum difference below threshold of 0.3028 ulp (16-bits). 7 PASS Maximum difference below threshold of 0.3028 ulp (16-bits).
8 PASS Number of differences between results is 0 out of 14400. 8 PASS Number of differences between results is 0 out of 14400.
9 PASS Exceeded SNR threshold of 103.8657 dB. 9 PASS Exceeded SNR threshold of 103.8657 dB.
10 PASS Maximum difference below threshold of 0.3029 ulp (16-bits). 10 PASS Maximum difference below threshold of 0.3029 ulp (16-bits).
11 PASS Number of differences between results is 0 out of 14400. 11 PASS Number of differences between results is 0 out of 14400.
12 PASS Exceeded SNR threshold of 103.8141 dB. 12 PASS Exceeded SNR threshold of 103.8141 dB.
13 PASS Maximum difference below threshold of 0.3047 ulp (16-bits). 13 PASS Maximum difference below threshold of 0.3047 ulp (16-bits).
14 PASS Number of differences between results is 0 out of 14400. 14 PASS Number of differences between results is 0 out of 14400.
15 PASS Exceeded SNR threshold of 103.6818 dB. 15 PASS Exceeded SNR threshold of 103.6818 dB.
16 PASS Maximum difference below threshold of 0.3262 ulp (16-bits). 16 PASS Maximum difference below threshold of 0.3262 ulp (16-bits).
17 PASS Number of differences between results is 0 out of 14400. 17 PASS Number of differences between results is 0 out of 14400.
18 PASS Exceeded SNR threshold of 103.1514 dB. 18 PASS Exceeded SNR threshold of 103.1514 dB.
19 PASS Maximum difference below threshold of 0.3946 ulp (16-bits). 19 PASS Maximum difference below threshold of 0.3946 ulp (16-bits).
20 PASS Number of differences between results is 0 out of 14400. 20 PASS Number of differences between results is 0 out of 14400.
21 PASS successfullyParsed is true 21 PASS successfullyParsed is true
22 22
23 TEST COMPLETE 23 TEST COMPLETE
24 24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698