Home | History | Annotate | Download | only in media

Lines Matching full:empty_content

587     typename T::Content empty_content;
588 empty_content.set_partial(true);
589 EXPECT_TRUE(channel1_->SetRemoteContent(&empty_content, CA_UPDATE, NULL));