OLD | NEW |
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 Loading... |
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 |
OLD | NEW |