Searched refs:empty_content (Results 1 – 1 of 1) sorted by relevance
587 typename T::Content empty_content; in TestSetRemoteContentUpdate() local588 empty_content.set_partial(true); in TestSetRemoteContentUpdate()589 EXPECT_TRUE(channel1_->SetRemoteContent(&empty_content, CA_UPDATE, NULL)); in TestSetRemoteContentUpdate()