Rename screenshare test.

Renamed the test to reflect what is actually tested. What the old test
did I don't know since there has never been possible to use screenshare
with two temporal layers in VP9.

BUG=chromium:554515

Review URL: https://codereview.webrtc.org/1441693002

Cr-Commit-Position: refs/heads/master@{#10631}
This commit is contained in:
philipel 2015-11-13 02:08:04 -08:00 committed by Commit bot
parent 0e7e259ebd
commit 464c0878d9

View File

@ -150,7 +150,7 @@ TEST_F(FullStackTest, ScreenshareSlidesVP9_2SL) {
{1850, 1110, 5, 50000, 200000, 2000000, "VP9", 1, 0, 400000},
{},
{true, 10},
{"screenshare_slides_vp9_2tl", 0.0, 0.0, kFullStackTestDurationSecs},
{"screenshare_slides_vp9_2sl", 0.0, 0.0, kFullStackTestDurationSecs},
{},
false,
{std::vector<VideoStream>(), 0, 2, 1}};