Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / webaudio / audiobuffer-resample-expected.txt
blob4dce2d329bc5a3907e2e747631819be946f9cd4a
1 Test resampling of an AudioBuffer at 3000 Hz
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS Peak error between actual and reference data below threshold of 0.11.
6 PASS SNR exceeds threshold of 22.35 dB.
7 PASS AudioBuffer resampling is accurate for buffer rate of 3000 Hz.
8 PASS successfullyParsed is true
10 TEST COMPLETE