OLD | NEW |
1 Test AudioParam linearRampToValueAtTime() functionality. | 1 Test AudioParam linearRampToValueAtTime() functionality. |
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 PASS All 100 tests started and ended at the correct time. | 5 PASS All 100 tests started and ended at the correct time. |
6 PASS All 100 tests passed within an acceptable relative tolerance of 0.000001865
. | 6 PASS All 100 tests passed within an acceptable relative tolerance of 0.000001865
. |
7 PASS AudioParam linearRampToValueAtTime() test passed. | 7 PASS AudioParam linearRampToValueAtTime() test passed. |
8 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
9 | 9 |
10 TEST COMPLETE | 10 TEST COMPLETE |
11 | 11 |
OLD | NEW |