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

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/osc-negative-freq-expected.txt

Issue 2581463002: Refactor WebAudio test directory (Closed)
Patch Set: Use correct path for wav result files Created 4 years 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
(Empty)
1 Test OscillatorNode with Negative Frequency.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS Sum of positive and negative frequency sine oscillators equals [0,0,0,0,0,0 ,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 4.7684e-7.
7 PASS Sum of positive and negative frequency square oscillators equals [0,0,0,0,0 ,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 0.0000044108.
8 PASS Sum of positive and negative frequency sawtooth oscillators equals [0,0,0,0 ,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 0.0000043735.
9 PASS Sum of positive and negative frequency triangle oscillators equals [0,0,0,0 ,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 3.5763e-7.
10 PASS Sum of positive and negative frequency-ramped sawtooth oscillators equals [ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...] with an element-wise tolerance of 0.0000041 202.
11 PASS Sum of positive and negative frequency custom oscillators equals [1.45890,1 .57868,1.68520,1.77741,1.85446,1.91563,1.96043,1.98852,1.99976,1.99422,1.97213,1 .93393,1.88023,1.81181,1.72963,1.63477,...] with an element-wise tolerance of 4. 7684e-7.
12 PASS successfullyParsed is true
13
14 TEST COMPLETE
15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698