Searched refs:CompareCryptoParams (Results 1 – 1 of 1) sorted by relevance
273 bool CompareCryptoParams(const CryptoParamsVec& c1, in CompareCryptoParams() function in MediaSessionDescriptionFactoryTest407 EXPECT_TRUE(CompareCryptoParams(audio_media_desc->cryptos(), in TestCryptoWithBundle()1326 EXPECT_TRUE(CompareCryptoParams(acd->cryptos(), updated_acd->cryptos())); in TEST_F()1328 EXPECT_TRUE(CompareCryptoParams(vcd->cryptos(), updated_vcd->cryptos())); in TEST_F()1330 EXPECT_TRUE(CompareCryptoParams(dcd->cryptos(), updated_dcd->cryptos())); in TEST_F()1486 EXPECT_TRUE(CompareCryptoParams(acd->cryptos(), updated_acd->cryptos())); in TEST_F()1488 EXPECT_TRUE(CompareCryptoParams(vcd->cryptos(), updated_vcd->cryptos())); in TEST_F()1490 EXPECT_TRUE(CompareCryptoParams(dcd->cryptos(), updated_dcd->cryptos())); in TEST_F()