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

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

Issue 2596983004: Convert realtimeanalyser-fft-scaling to testharness (Closed)
Patch Set: Rebase Created 3 years, 11 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
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/Analyser/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
(Empty)
1 Test scaling of FFT data for AnalyserNode
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5 PASS Actual FFT peak in the expected position (1).
6 PASS Peak value is near -14.43 dBFS as expected.
7 PASS Analyser correctly scaled FFT data of size 32
8 PASS Actual FFT peak in the expected position (2).
9 PASS Peak value is near -13.56 dBFS as expected.
10 PASS Analyser correctly scaled FFT data of size 64
11 PASS Actual FFT peak in the expected position (4).
12 PASS Peak value is near -13.56 dBFS as expected.
13 PASS Analyser correctly scaled FFT data of size 128
14 PASS Actual FFT peak in the expected position (8).
15 PASS Peak value is near -13.56 dBFS as expected.
16 PASS Analyser correctly scaled FFT data of size 256
17 PASS Actual FFT peak in the expected position (16).
18 PASS Peak value is near -13.56 dBFS as expected.
19 PASS Analyser correctly scaled FFT data of size 512
20 PASS Actual FFT peak in the expected position (32).
21 PASS Peak value is near -13.56 dBFS as expected.
22 PASS Analyser correctly scaled FFT data of size 1024
23 PASS Actual FFT peak in the expected position (64).
24 PASS Peak value is near -13.56 dBFS as expected.
25 PASS Analyser correctly scaled FFT data of size 2048
26 PASS All Analyser tests passed.
27 PASS successfullyParsed is true
28
29 TEST COMPLETE
30
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-fft-scaling.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698