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

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/osc-square-sweep-snr-expected.txt

Issue 1803153002: Add min/max values for AudioParams (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 4 years, 7 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: Oscillator.frequency.exponentialRampToValue value 24050 outside nominal range [0, 22050]; value will be clamped.
1 Test Square Oscillator with Exponential Sweep 2 Test Square Oscillator with Exponential Sweep
2 3
3 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 ".
4 5
5 6
6 PASS Exceeded SNR threshold of 81.57 dB 7 PASS Exceeded SNR threshold of 81.57 dB
7 PASS Maximum difference below threshold of 7.26 ulp (16-bits) 8 PASS Maximum difference below threshold of 7.26 ulp (16-bits)
8 PASS Number of differences between actual and expected result is less than 18260 out of 176400 9 PASS Number of differences between actual and expected result is less than 18260 out of 176400
9 PASS successfullyParsed is true 10 PASS successfullyParsed is true
10 11
11 TEST COMPLETE 12 TEST COMPLETE
12 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698