Searched refs:offer_content (Results 1 – 1 of 1) sorted by relevance
2077 ContentInfo* offer_content = offer->GetContentByName("audio"); in TEST_F() local2078 ASSERT_TRUE(offer_content != NULL); in TEST_F()2080 static_cast<AudioContentDescription*>(offer_content->description); in TEST_F()2103 ContentInfo* offer_content = offer->GetContentByName("audio"); in TEST_F() local2104 ASSERT_TRUE(offer_content != NULL); in TEST_F()2106 static_cast<AudioContentDescription*>(offer_content->description); in TEST_F()