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

Side by Side Diff: LayoutTests/webaudio/audioparam-setValueCurveAtTime-interpolation-expected.txt

Issue 1277443005: Use interpolation for setValueCurveAtTime (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Corrected test thresholds and results Created 5 years, 4 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Test Interpolation for AudioParam.setValueCurveAtTime
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS Check: Curve end time is less than or equal to 1.
7 PASS Check: Full gain start time is less than or equal to 1.
8 PASS Check: Full gain start time is greater than or equal to 0.02171875000000000 2.
9 PASS SNR is greater than or equal to 10000.
10 PASS Max difference is less than or equal to 0.
11 PASS Test: curve length = 2; duration frames = 300.
12
13 PASS Check: Curve end time is less than or equal to 1.
14 PASS Check: Full gain start time is less than or equal to 1.
15 PASS Check: Full gain start time is greater than or equal to 0.02171875000000000 2.
16 PASS SNR is greater than or equal to 10000.
17 PASS Max difference is less than or equal to 0.
18 PASS Test: curve length = 3; duration frames = 300.
19
20 PASS Check: Curve end time is less than or equal to 1.
21 PASS Check: Full gain start time is less than or equal to 1.
22 PASS Check: Full gain start time is greater than or equal to 0.02171875000000000 2.
23 PASS SNR is greater than or equal to 172.746.
24 PASS Max difference is less than or equal to 5.961e-8.
25 PASS Test: curve length = 16; duration frames = 300.
26
27 PASS Check: Curve end time is less than or equal to 1.
28 PASS Check: Full gain start time is less than or equal to 1.
29 PASS Check: Full gain start time is greater than or equal to 0.02171875000000000 2.
30 PASS SNR is greater than or equal to 172.799.
31 PASS Max difference is less than or equal to 5.961e-8.
32 PASS Test: curve length = 100; duration frames = 300.
33
34 PASS Check: Curve end time is less than or equal to 1.
35 PASS Check: Full gain start time is less than or equal to 1.
36 PASS Check: Full gain start time is greater than or equal to 0.010009765625.
37 PASS SNR is greater than or equal to 10000.
38 PASS Max difference is less than or equal to 0.
39 PASS Test: curve length = 2; duration frames = 0.25.
40
41 PASS Check: Curve end time is less than or equal to 1.
42 PASS Check: Full gain start time is less than or equal to 1.
43 PASS Check: Full gain start time is greater than or equal to 0.010078125.
44 PASS SNR is greater than or equal to 10000.
45 PASS Max difference is less than or equal to 0.
46 PASS Test: curve length = 2; duration frames = 2.
47
48 PASS Check: Curve end time is less than or equal to 1.
49 PASS Check: Full gain start time is less than or equal to 1.
50 PASS Check: Full gain start time is greater than or equal to 0.010078125.
51 PASS SNR is greater than or equal to 10000.
52 PASS Max difference is less than or equal to 0.
53 PASS Test: curve length = 8; duration frames = 2.
54
55 PASS Check: Curve end time is less than or equal to 1.
56 PASS Check: Full gain start time is less than or equal to 1.
57 PASS Check: Full gain start time is greater than or equal to 0.51.
58 PASS SNR is greater than or equal to 155.31.
59 PASS Max difference is less than or equal to 5.961e-8.
60 PASS Test: curve length = 1000; duration frames = 12800.
61
62 PASS successfullyParsed is true
63
64 TEST COMPLETE
65
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698