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

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/ChannelSplitter/audiochannelsplitter-expected.txt

Issue 2676683002: Convert ChannelSplitter test to testharness (Closed)
Patch Set: Address review comments. Created 3 years, 10 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
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/ChannelSplitter/audiochannelsplitter.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Tests AudioChannelSplitter.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5 PASS Exception been thrown for numberOfOutputs <= 0.
6 PASS Exception been thrown for numberOfOutputs >= 32.
7 PASS AudioChannelSplitter created successfully with numberOfOutputs = 32.
8 PASS AudioChannelSplitter has 32 outputs when it is created with numberOfOutputs = 32.
9 PASS AudioChannelSplitter has one input.
10 PASS AudioChannelSplitter created successfully with empty parameter.
11 PASS AudioChannelSplitter has 6 outputs when it is created with empty parameter.
12 PASS ChannelSplitterNode Object is available.
13 PASS Correctly exchanged left and right channels.
14 PASS successfullyParsed is true
15
16 TEST COMPLETE
17
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/ChannelSplitter/audiochannelsplitter.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698