Searched refs:createRtpContextParams (Results 1 – 1 of 1) sorted by relevance
42 RtpContextParams rtpContextParams = createRtpContextParams(); in testConstructorAndGetters()51 RtpContextParams rtpContextParams = createRtpContextParams(); in testParcel()63 RtpContextParams rtpContextParams1 = createRtpContextParams(); in testEqual()64 RtpContextParams rtpContextParams2 = createRtpContextParams(); in testEqual()71 RtpContextParams rtpContextParams1 = createRtpContextParams(); in testNotEqual()158 static RtpContextParams createRtpContextParams() { in createRtpContextParams() method in RtpContextParamsTest