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

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/AudioParam/audioparam-sampling-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
1 Test Sampling of LinearRampToValueAtTime 1 Test Sampling of LinearRampToValueAtTime
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 5
6 PASS linearRamp: Sample 1 is 0.9929687 within a relative error of 1.201e-8. 6 PASS linearRamp: Sample 1 is 0.9929687 within a relative error of 1.201e-8.
7 PASS linearRamp: Sample 128 is 0.0007812500 within a relative error of 0.0000152 6. 7 PASS linearRamp: Sample 128 is 0.0007812500 within a relative error of 0.0000152 6.
8 PASS linearRamp passed. 8 PASS linearRamp passed.
9 9
10 PASS linearRamp:short: Sample 1 is 0.8200000 within a relative error of 8.723e-9 . 10 PASS linearRamp:short: Sample 1 is 0.8200000 within a relative error of 8.723e-9 .
(...skipping 13 matching lines...) Expand all
24 PASS exponentialRamp:short passed. 24 PASS exponentialRamp:short passed.
25 25
26 PASS exponentialRamp:long: Sample 1 is 0.9495110 within a relative error of 8.03 5e-9. 26 PASS exponentialRamp:long: Sample 1 is 0.9495110 within a relative error of 8.03 5e-9.
27 PASS exponentialRamp:long: Sample 200 is 0.00001005773 within a relative error o f 0.000001337. 27 PASS exponentialRamp:long: Sample 200 is 0.00001005773 within a relative error o f 0.000001337.
28 PASS exponentialRamp:long passed. 28 PASS exponentialRamp:long passed.
29 29
30 PASS successfullyParsed is true 30 PASS successfullyParsed is true
31 31
32 TEST COMPLETE 32 TEST COMPLETE
33 33
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698