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

Side by Side Diff: LayoutTests/webaudio/realtimeanalyser-fft-scaling-expected.txt

Issue 316293002: Make realtimeanalyser-fft-scaling test more robust (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « LayoutTests/webaudio/realtimeanalyser-fft-scaling.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Test scaling of FFT data for AnalyserNode 1 Test scaling of FFT data for AnalyserNode
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 PASS Actual FFT peak in the expected position (1) 5 PASS Actual FFT peak in the expected position (1).
6 PASS Peak value is near 0 dBFS as expected 6 PASS Peak value is near -14.43 dBFS as expected.
7 PASS Analyser correctly scaled FFT data of size 32 7 PASS Analyser correctly scaled FFT data of size 32
8 PASS Actual FFT peak in the expected position (2) 8 PASS Actual FFT peak in the expected position (2).
9 PASS Peak value is near 0 dBFS as expected 9 PASS Peak value is near -13.56 dBFS as expected.
10 PASS Analyser correctly scaled FFT data of size 64 10 PASS Analyser correctly scaled FFT data of size 64
11 PASS Actual FFT peak in the expected position (4) 11 PASS Actual FFT peak in the expected position (4).
12 PASS Peak value is near 0 dBFS as expected 12 PASS Peak value is near -13.56 dBFS as expected.
13 PASS Analyser correctly scaled FFT data of size 128 13 PASS Analyser correctly scaled FFT data of size 128
14 PASS Actual FFT peak in the expected position (8) 14 PASS Actual FFT peak in the expected position (8).
15 PASS Peak value is near 0 dBFS as expected 15 PASS Peak value is near -13.56 dBFS as expected.
16 PASS Analyser correctly scaled FFT data of size 256 16 PASS Analyser correctly scaled FFT data of size 256
17 PASS Actual FFT peak in the expected position (16) 17 PASS Actual FFT peak in the expected position (16).
18 PASS Peak value is near 0 dBFS as expected 18 PASS Peak value is near -13.56 dBFS as expected.
19 PASS Analyser correctly scaled FFT data of size 512 19 PASS Analyser correctly scaled FFT data of size 512
20 PASS Actual FFT peak in the expected position (32) 20 PASS Actual FFT peak in the expected position (32).
21 PASS Peak value is near 0 dBFS as expected 21 PASS Peak value is near -13.56 dBFS as expected.
22 PASS Analyser correctly scaled FFT data of size 1024 22 PASS Analyser correctly scaled FFT data of size 1024
23 PASS Actual FFT peak in the expected position (64) 23 PASS Actual FFT peak in the expected position (64).
24 PASS Peak value is near 0 dBFS as expected 24 PASS Peak value is near -13.56 dBFS as expected.
25 PASS Analyser correctly scaled FFT data of size 2048 25 PASS Analyser correctly scaled FFT data of size 2048
26 PASS All Analyser tests passed. 26 PASS All Analyser tests passed.
27 PASS successfullyParsed is true 27 PASS successfullyParsed is true
28 28
29 TEST COMPLETE 29 TEST COMPLETE
30 30
OLDNEW
« no previous file with comments | « LayoutTests/webaudio/realtimeanalyser-fft-scaling.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698