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

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/Oscillator/osc-triangle-sweep-snr-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 CONSOLE WARNING: line 101: Oscillator.frequency.exponentialRampToValue value 240 50 outside nominal range [-22050, 22050]; value will be clamped. 1 CONSOLE WARNING: line 101: Oscillator.frequency.exponentialRampToValue value 240 50 outside nominal range [-22050, 22050]; value will be clamped.
2 Test Triangle Oscillator with Exponential Sweep 2 Test Triangle Oscillator with Exponential Sweep
3 3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 5
6 6
7 PASS Exceeded SNR threshold of 80.5 dB 7 PASS Exceeded SNR threshold of 80.5 dB
8 PASS Maximum difference below threshold of 5.71 ulp (16-bits) 8 PASS Maximum difference below threshold of 5.71 ulp (16-bits)
9 PASS Number of differences between actual and expected result is less than 16982 out of 176400 9 PASS Number of differences between actual and expected result is less than 16982 out of 176400
10 PASS successfullyParsed is true 10 PASS successfullyParsed is true
11 11
12 TEST COMPLETE 12 TEST COMPLETE
13 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698